pmq (Polymarket CLOB V2) runs on your own machine — the client starts it, so there is no endpoint to ping. 268 installs a week from pypi. Last commit 14 Jul 2026.
Production-proven Polymarket CLOB V2 trading and data. Fail-closed fills; keys stay local.
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 pmq -- uvx pmquant
{
"mcpServers": {
"pmq": {
"args": [
"pmquant"
],
"command": "uvx"
}
}
}
[mcp_servers.pmq]
command = "uvx"
args = ["pmquant"]
{
"mcpServers": {
"pmq": {
"args": [
"pmquant"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"pmq": {
"args": [
"pmquant"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.