Skip to content
VS Code

pyth hermes mcp for VS Code

io.github.srimisra/pyth-hermes-mcp

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

client:VS Code transport:streamable-http

Install pyth hermes mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "pyth-hermes-mcp": {
      "type": "http",
      "url": "https://pyth-hermes.mcp.junct.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

pyth hermes mcp in other clients