Skip to content
Zed

build for Zed

com.northerngo/build

Start a NorthernGo cloud build from Cursor, Claude or Codex. EU database included.

client:Zed transport:streamable-http

Install build in Zed

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

{
  "context_servers": {
    "build": {
      "url": "https://northerngo-backend.onrender.com/api/ng-mcp"
    }
  }
}

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

build in other clients