InterAI Risk Oracle for Claude Desktop
io.github.interailabs/ai-risk-oracle
Pre-execution policy gate for consequential agent actions with durable trust receipts.
client:Claude Desktop
transport:streamable-http
tools:9
Install InterAI Risk Oracle in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ai-risk-oracle": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.interailabs.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs