Skip to content
Cursor

odds api for Cursor

com.frontofgoal/odds-api

Live soccer prediction-market odds and order-book depth from Polymarket.

client:Cursor transport:streamable-http tools:5

Install odds api in Cursor

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

{
  "mcpServers": {
    "odds-api": {
      "url": "https://api.frontofgoal.com/mcp"
    }
  }
}

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

What Cursor can do once it is connected

odds api in other clients