mcpbeat Sign in

InterAI Risk Oracle MCP Server

by interailabs Your server? Claim it
answering

InterAI Risk Oracle is answering right now. Last checked 6 min ago. It exposes 9 tools. Last commit 25 Aug 2026.

Policy gate and signed trust receipts for autonomous agent actions.

Uptime history 8 days of history
8 days agonow
100.0%
Uptime 24h
91 of 91 checks
9
Tools
read from the server
594 ms
Response time
average over 24h
1
Stars
last commit 25 Aug 2026

Nothing serious here today

Today is the operative word: we check InterAI Risk Oracle every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add ai-risk-oracle --transport http https://ai-risk-oracle.fly.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ai-risk-oracle": {
      "url": "https://ai-risk-oracle.fly.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ai-risk-oracle]
url = "https://ai-risk-oracle.fly.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "ai-risk-oracle": {
      "url": "https://ai-risk-oracle.fly.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ai-risk-oracle": {
      "url": "https://ai-risk-oracle.fly.dev/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

oracle
oracle.agent_card
Return the A2A Agent Card published at the well-known location.
oracle.discovery_bundle
Return the single-fetch discovery bundle with interfaces, runtime mode, schemas, and sample payloads.
oracle.get_pricing
Return public pricing, trial, idempotency and top-up metadata for self-serve integration.
oracle.get_trust_receipt
Resolve the canonical public trust receipt representation by receipt ID.
oracle.service_descriptor
Return the agent-oriented AI service descriptor with billing, trust, A2A and endpoint metadata.
oracle.verify_autonomous_action
Bill one prepaid autonomous_execution verification and return allow, review_required, or block with policy signals and a signed trust receipt.
oracle.verify_batch
Bill one prepaid batch verification against the authenticated account and return trust receipts for up to 100 items.
oracle.verify_response
Legacy compatibility alias for prompt/response verification and existing MCP clients. Prefer oracle.verify_autonomous_action for new integrations.
oracle.verify_trust_receipt_signature
Verify a signed trust receipt payload when signing is enabled on the server.

Endpoints

URLTransportStateLatencyChecked
https://ai-risk-oracle.fly.dev/mcp streamable-http answering 662 ms 6 min ago

Alternatives to InterAI Risk Oracle

same job, measured the same way
A
Agentra
by agentrapay

Identity oracle and trust layer for autonomous AI agents. Bidirectional KYA and trust scoring.

6 tools answering
PEAC Protocol: Signed interaction receipts
by peacprotocol

Portable signed records for agent, API, MCP, and cross-runtime interactions.

152 installs/wk local only
Delego
by delego-dev

Intent-bound action authorization for AI agents: policy, human approval, and a signed audit trail.

169 installs/wk local only
Cedulon
by dogrucanemek-alt

Policy-gated agent spend with signed receipts and rail-extract audit

1 704 installs/wk local only
Proof Layer
by world-999-labs

Signed, hash-chained provenance receipts for AI agent actions.

44 installs/wk local only
Protect MCP
by tomjwxf

Signed receipts and Cedar policies for AI agent tool calls. Claude Code hooks, MCP gateway.

693 installs/wk local only
Agent Wallet
by dingdawg

Governed USDC wallet for AI agents — policy gates, spending caps, and Ed25519-signed receipts.

52 installs/wk local only
Protect MCP
by scopeblind

Fail-closed Cedar policy gate + Ed25519 signed receipts for agent tool calls. Denies on any error.

local only

InterAI Risk Oracle — questions

Answers built from our own checks of this server.

What can InterAI Risk Oracle do?
It exposes 9 tools, read directly from the server on our last check. Among them: oracle.agent_card, oracle.discovery_bundle, oracle.get_pricing, oracle.get_trust_receipt, oracle.service_descriptor, oracle.verify_autonomous_action and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is InterAI Risk Oracle working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 594 ms. The bar chart above shows every period we have measured.
How do I connect InterAI Risk Oracle?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does InterAI Risk Oracle need an API key?
No. InterAI Risk Oracle completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is InterAI Risk Oracle?
It answers our handshake in 594 ms on average, which is faster than 27% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is InterAI Risk Oracle open source?
Yes — it is published under the NOASSERTION licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.