Skip to content
Claude Desktop

oracle h for Claude Desktop

io.github.tponscr-debug/oracle-h

Human approval gate for AI agents. Critical actions approved or rejected by a human via Telegram.

client:Claude Desktop transport:stdio runtime:npm

Install oracle h in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "oracle-h": {
      "command": "npx",
      "args": [
        "-y",
        "oracle-h-mcp"
      ],
      "env": {
        "ORACLE_SIGNATURE_KEY": "<ORACLE_SIGNATURE_KEY>",
        "ORACLE_BASE_URL": "<ORACLE_BASE_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

oracle h in other clients