MCP server for Polymarket trading automation — copy-trade top wallets, discover markets, monitor positions, and execute live/preview trades via the CLOB API.
{
"mcpServers": {
"polymarket-agent": {
"command": "npx",
"args": [
"-y",
"polymarket-agent-mcp"
]
}
}
}