Skip to content
Windsurf

ncp for Windsurf

io.github.portel-dev/ncp

N-to-1 MCP Orchestration. Unified gateway for multiple MCP servers with intelligent tool discovery.

client:Windsurf transport:stdio runtime:npm

Install ncp in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "ncp": {
      "command": "npx",
      "args": [
        "-y",
        "@portel/ncp"
      ],
      "env": {
        "NCP_DEBUG": "<NCP_DEBUG>",
        "NCP_MODE": "<NCP_MODE>",
        "NO_COLOR": "<NO_COLOR>"
      }
    }
  }
}

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

ncp in other clients