MCP Server
MCP
Polymarket Wallet Intelligence
Classify Polymarket wallets as human or bot, score their trading edge, read open positions.
Install
uvx polymarket-intel-mcp
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://polymarket-intel-production.up.railway.app/mcp",
"headers": [
{
"description": "Optional API key for higher rate limits.",
"isSecret": true,
"name": "X-API-Key"
}
]
}
],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "polymarket-intel-mcp",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional API key for higher rate limits and paid features. Anonymous access works at free-tier limits.",
"isSecret": true,
"name": "POLYMARKET_INTEL_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
pypi
By
Comments
Sign in to leave a comment