Loading MCP server directory, please wait...
Human approval gate for AI agents. Critical actions approved or rejected by a human via Telegram.
npx @getmcp/cli add io.github.tponscr-debug/oracle-hRequires Node.js 18+. Community-contributed server. Review source before installing.
ORACLE_SIGNATURE_KEYYour ORACLE-H signature key for authentication. Use 'demo-signature-key-change-in-production' for testing with no signup required.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tponscr-debug/oracle-h": {
"command": "npx",
"args": [
"-y",
"oracle-h-mcp"
],
"env": {
"ORACLE_SIGNATURE_KEY": "",
"ORACLE_BASE_URL": ""
}
}
}
}