Odel
pythia oracle mcp

pythia oracle mcp

Local
@pythia-the-oracle1PythonMITUpdated Yesterday

Every smart contract deserves intelligence, not just data. On-chain indicators via Chainlink.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIpythia-oracle-mcpv0.12.3

Run

uvx pythia-oracle-mcp

MCP client config

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