Skip to content
Zed

odds api for Zed

com.frontofgoal/odds-api

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

client:Zed transport:streamable-http tools:5

Install odds api in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

odds api in other clients