Skip to content
Zed

UK Data API for Zed

io.github.chetparker/uk-data-api

24 UK data endpoints — property, weather, companies, vehicles, finance. Paid via x402.

client:Zed transport:sse

Install UK Data API in Zed

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

{
  "context_servers": {
    "uk-data-api": {
      "url": "https://web-production-18a32.up.railway.app/mcp/sse"
    }
  }
}

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

UK Data API in other clients