Skip to content
Windsurf

oracle h for Windsurf

io.github.tponscr-debug/oracle-h

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

client:Windsurf transport:stdio runtime:npm

Install oracle h in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

oracle h in other clients