Loading MCP server directory, please wait...
Polymarket prediction markets — buy/sell positions in USDC. LemonCake pay-per-call billing.
npx @getmcp/cli add io.github.evidai/polymarket-guardRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.evidai/polymarket-guard": {
"command": "npx",
"args": [
"-y",
"polymarket-guard-mcp"
],
"env": {
"POLYMARKET_PRIVATE_KEY": "",
"LEMON_CAKE_BUYER_JWT": ""
}
}
}
}