Pyth Pro MCP Server for Cursor
io.github.pyth-network/mcp
Real-time and historical price feeds for 500+ crypto, equities, FX, and commodities assets.
client:Cursor
transport:streamable-http
tools:5
Install Pyth Pro MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.pyth.network/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs