P
Polygon.io
Featured
💰 Finance & Trading
Real-time and historical market data from Polygon.io — stocks, options, forex and crypto: quotes, aggregates, tickers and financials.
Tags
Tools (5)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"polygonio": {
"command": "npx",
"args": [
"-y",
"polygon-mcp"
],
"env": {
"POLYGON_API_KEY": "your-polygon-api-key-here"
}
}
}
}