Installation & Configuration
{
"mcpServers": {
"polymarket": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"-e",
"GAMMA_API_URL",
"-e",
"GAMMA_REQUIRES_AUTH",
"polymarket-mcp-server"
],
"env": {
"GAMMA_API_URL": "https://gamma-api.polymarket.com",
"GAMMA_REQUIRES_AUTH": "false"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17