← Back to Plugins
MCP Server MCP

io.github.mrlarryjohnson111/polymarket-mcp-server

github By github 👁 1 views ▲ 0 votes

Live Polymarket data for agents: markets, insider-scored whale trades, leaderboards, wallet P&L

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mrlarryjohnson--polymarket-mcp-server.apify.actor/mcp",
      "headers": [
        {
          "description": "Apify API token (free account) as 'Bearer <token>'",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...