polymarket mcp server for Cursor
io.github.mrlarryjohnson111/polymarket-mcp-server
Live Polymarket data for agents: markets, insider-scored whale trades, leaderboards, wallet P&L
client:Cursor
transport:streamable-http
Install polymarket mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"polymarket-mcp-server": {
"url": "https://mrlarryjohnson--polymarket-mcp-server.apify.actor/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs