Skip to content
Cursor

pyth hermes mcp for Cursor

io.github.srimisra/pyth-hermes-mcp

Pyth Hermes MCP — real-time price feeds and oracle data for DeFi agents.

client:Cursor transport:streamable-http

Install pyth hermes mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "pyth-hermes-mcp": {
      "url": "https://pyth-hermes.mcp.junct.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

pyth hermes mcp in other clients