MCP Server
MCP
io.github.mrlarryjohnson111/polymarket-mcp-server
Live Polymarket data for agents: markets, insider-scored whale trades, leaderboards, wallet P&L
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mrlarryjohnson--polymarket-mcp-server.apify.actor/mcp",
"headers": [
{
"description": "Apify API token (free account) as 'Bearer <token>'",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment