Loading MCP server directory, please wait...
Production-proven Polymarket CLOB V2 trading and data. Fail-closed fills; keys stay local.
npx @getmcp/cli add io.github.crp4222/pmqRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.crp4222/pmq": {
"command": "uvx",
"args": [
"pmquant"
],
"env": {
"PMQ_MCP_LIVE": "",
"PMQ_MCP_PAPER": "",
"PMQ_MCP_PAPER_USD": "",
"PMQ_MCP_MAX_USD": "",
"PMQ_MCP_DAILY_USD": "",
"PMQ_MCP_STATE_FILE": "",
"POLY_PRIVATE_KEY": "",
"POLY_FUNDER": "",
"POLY_SIG_TYPE": "",
"POLY_ORDER_LOG": "",
"POLY_FOREIGN_ORDER_LOGS": ""
}
}
}
}