This is a human-in-the-loop control system that stops your AI agent before it does something irreversible. When Claude hits a critical operation you've flagged, the action gets paused and a prompt fires off to your Telegram account for approval or rejection. Think of it as a confirmation dialog for AI actions, useful when you're automating deployments, database operations, or anything where you want a human gate before execution. The setup runs over stdio transport, so it slots into your MCP workflow without extra infrastructure. Good fit if you're building agents that need guardrails but you don't want to babysit every single step.
Public tool metadata for what this MCP can expose to an agent.
oracle_validateSubmit a critical or irreversible action to ORACLE-H for human approval before executing it. The human operator receives a Telegram notification with full context (action, rationale, risk) and can approve or reject with a single tap. ALWAYS use this tool before executing destr...6 paramsSubmit a critical or irreversible action to ORACLE-H for human approval before executing it. The human operator receives a Telegram notification with full context (action, rationale, risk) and can approve or reject with a single tap. ALWAYS use this tool before executing destr...
actionstringrationalestringsignature_keystringfinancial_amountnumberprojected_impactstringexpires_in_secondsnumberoracle_poll_statusCheck the current status of a validation request previously submitted via oracle_validate. Poll every 10-15 seconds until status is 'approved' or 'rejected'. If 'expired', the human did not respond in time — abort the action immediately.2 paramsCheck the current status of a validation request previously submitted via oracle_validate. Poll every 10-15 seconds until status is 'approved' or 'rejected'. If 'expired', the human did not respond in time — abort the action immediately.
request_idstringsignature_keystringORACLE_SIGNATURE_KEY*secretYour ORACLE-H signature key for authentication. Use 'demo-signature-key-change-in-production' for testing with no signup required.
ORACLE_BASE_URLORACLE-H service base URL. Defaults to https://oracle-h.online
io.github.mindstone/mcp-server-microsoft-teams
com.mintmcp/outlook-email
helbertparanhos/resend-email-mcp
marlinjai/email-mcp
io.github.mindstone/mcp-server-email-imap
io.github.osamahassouna/email-playbook-mcp