Skip to content
Cursor

polymarket news mcp for Cursor

io.github.mobymedia/polymarket-news-mcp

Match news headlines to the Polymarket prediction markets they move - live odds and deep links

client:Cursor transport:stdio runtime:pypi

Install polymarket news mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "polymarket-news-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "polymarket-news-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

polymarket news mcp in other clients