Polymarket prediction market data via The Graph — markets, positions, orders, user activity, and real-time odds.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y graph-polymarket-mcpAgent-CoreX intelligently routes which tools from PaulieB14/graph-polymarket-mcp your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"graph-polymarket-mcp": {
"command": "npx",
"args": [
"-y",
"graph-polymarket-mcp"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add graph-polymarket-mcpAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use PaulieB14/graph-polymarket-mcp directly without routing
npx -y graph-polymarket-mcpNew to Agent-CoreX? View setup guide →