MCP ServerSTDIOOfficialv1.0.0

Tponscr Debug Oracle H MCP Server

Gate critical AI agent actions through human approval via Telegram notifications. Developers integrate this MCP server to require manual sign-off on sensitive operations before execution.

io.github.tponscr-debug/oracle-h

Hosted URL

Local install

Transport

STDIO

Auth

1 required env var

What the Tponscr Debug Oracle H MCP server does

How models use it and what it is built for.

Gate critical AI agent actions through human approval via Telegram notifications. Developers integrate this MCP server to require manual sign-off on sensitive operations before execution.

Connect to Tponscr Debug Oracle H

Local install — runs as a subprocess.

npx oracle-h-mcp@1.0.0

Environment variables

Configuration this server reads at startup.

  • ORACLE_SIGNATURE_KEYRequiredSecret

    Your ORACLE-H signature key for authentication. Use 'demo-signature-key-change-in-production' for testing with no signup required.

  • ORACLE_BASE_URL

    ORACLE-H service base URL. Defaults to https://oracle-h.online

Resources

Where to find authoritative docs and source for Tponscr Debug Oracle H.

Example prompts for Tponscr Debug Oracle H

Paste any of these into Agent Studio after connecting Tponscr Debug Oracle H.

  • Set up oracle-h to require Telegram approval for database deletions
  • What signature key format does ORACLE_SIGNATURE_KEY expect
  • How do I configure the Telegram bot to receive approval requests
  • Show me how to route a critical action through the human approval gate

Tponscr Debug Oracle H MCP server — FAQ

Common questions about connecting and running Tponscr Debug Oracle H.

  • What is oracle-h and why would I use it?

    Oracle-h is an MCP server that intercepts critical AI agent actions and routes them to a human for approval via Telegram before execution. Use it when you need manual oversight on sensitive operations like deletions, config changes, or financial transactions.

  • How do I authenticate with oracle-h?

    Set the required ORACLE_SIGNATURE_KEY environment variable with your authentication key. The default demo key is 'demo-signature-key-change-in-production'—replace it in production. Optionally configure ORACLE_BASE_URL if using a custom service endpoint (defaults to https://oracle-h.online).

  • How does the Telegram approval workflow work?

    When your AI agent attempts a critical action, oracle-h sends a notification to your configured Telegram chat. A human reviews and approves or rejects the action, and the result is returned to the agent. The exact setup steps for linking Telegram are in the oracle-h documentation.

  • Can I use oracle-h for all agent actions or only specific ones?

    Oracle-h is designed as a gate for critical actions—you decide which operations require approval. Common use cases are destructive operations (deletes), financial transactions, or config changes; routine reads typically bypass the gate.

  • What happens if a human doesn't respond to an approval request?

    The MCP server documentation should specify timeout behavior (e.g., auto-reject after N minutes or wait indefinitely). Check the ORACLE_BASE_URL service docs or oracle-h-mcp package docs for timeout and retry policies.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground