artvandelay/polymarket-agents
Polymarket research MCP server with 10 tools (odds, orderbook, spread, history) + autonomous trading bot framework. Claude Sonnet decision-making, pluggable strategies, SQLite persistence
Platform-specific configuration:
{
"mcpServers": {
"polymarket-agents": {
"command": "npx",
"args": [
"-y",
"polymarket-agents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...