Polymarket Toolkit runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 3 Aug 2026.
Read-only Polymarket data tools for AI agents: profiles, PnL, market scans. No keys, no orders.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add polymarket-toolkit -- npx -y polymarket-toolkit-mcp
{
"mcpServers": {
"polymarket-toolkit": {
"args": [
"-y",
"polymarket-toolkit-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.polymarket-toolkit]
command = "npx"
args = ["-y", "polymarket-toolkit-mcp"]
{
"mcpServers": {
"polymarket-toolkit": {
"args": [
"-y",
"polymarket-toolkit-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"polymarket-toolkit": {
"args": [
"-y",
"polymarket-toolkit-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.