Skip to content
Windsurf

brreg for Windsurf

io.github.hellosverre/brreg

MCP server for Norway's Brønnøysund business registry — lookup, search, roles.

client:Windsurf transport:stdio runtime:npm

Install brreg in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "brreg": {
      "command": "npx",
      "args": [
        "-y",
        "brreg-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

brreg in other clients