Skip to content
Windsurf

mcp multi poc alpha for Windsurf

io.github.nithishr/mcp-multi-poc-alpha

PoC alpha server - base install, subcommand selection from a shared PyPI package.

client:Windsurf transport:stdio runtime:pypi

Install mcp multi poc alpha in Windsurf

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

{
  "mcpServers": {
    "mcp-multi-poc-alpha": {
      "command": "uvx",
      "args": [
        "mcp-multi-poc"
      ]
    }
  }
}

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

mcp multi poc alpha in other clients