Skip to content
Claude Desktop

pythia oracle for Claude Desktop

io.github.eyloni/pythia-oracle

Oracle for AI agents. One tool, one reading. 3 free, then $0.025 USDC via x402.

client:Claude Desktop transport:stdio runtime:pypi

Install pythia oracle in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "pythia-oracle": {
      "command": "uvx",
      "args": [
        "pythia-oracle"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

pythia oracle in other clients