AI & ML
Trust: 37/100 (Limited)io.github.tponscr-debug/oracle-h Guide
Human approval gate for AI agents. Critical actions approved or rejected by a human via Telegram.
by tponscr-debug
Quick Start
Install
npx oracle-h-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-tponscr-debug-oracle-h": {
"command": "npx",
"args": [
"oracle-h-mcp"
]
}
}
}