DELPHI Oracle for Claude Desktop
io.github.achilliesbot/delphi-oracle
Real-time AI intelligence signals and temporal knowledge graph for agent economy
client:Claude Desktop
transport:streamable-http
Install DELPHI Oracle in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"delphi-oracle": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://delphi-oracle.onrender.com/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