Skip to content
VS Code

build for VS Code

com.northerngo/build

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

client:VS Code transport:streamable-http

Install build in VS Code

.vscode/mcp.json

{
  "servers": {
    "build": {
      "type": "http",
      "url": "https://northerngo-backend.onrender.com/api/ng-mcp"
    }
  }
}

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

build in other clients