Skip to content
Cursor

build for Cursor

com.northerngo/build

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

client:Cursor transport:streamable-http

Install build in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

build in other clients