Skip to content
VS Code

Pyth Pro MCP Server for VS Code

io.github.pyth-network/mcp

Real-time and historical price feeds for 500+ crypto, equities, FX, and commodities assets.

client:VS Code transport:streamable-http tools:5

Install Pyth Pro MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.pyth.network/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Pyth Pro MCP Server in other clients