BlackSkyorg/polymaket-ai-trading-bot
Polymarket Agents is a modern, open-source framework for building sophisticated AI trading agents on Polymarket. Leverage state-of-the-art LLMs, RAG (Retrieval-Augmented Generation), and superforecasting methodologies to create intelligent trading systems that analyze markets, events, and news to make informed predictions.
Platform-specific configuration:
{
"mcpServers": {
"polymaket-ai-trading-bot": {
"command": "npx",
"args": [
"-y",
"polymaket-ai-trading-bot"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...