Skip to content
VS Code

UK Data API for VS Code

io.github.chetparker/uk-data-api

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

client:VS Code transport:sse

Install UK Data API in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

UK Data API in other clients