Skip to content
Windsurf

selvage for Windsurf

io.github.selvage-lab/selvage

An LLM-based code review MCP server with AST-powered smart context extraction

client:Windsurf transport:stdio runtime:pypi

Install selvage in Windsurf

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

{
  "mcpServers": {
    "selvage": {
      "command": "uvx",
      "args": [
        "selvage"
      ]
    }
  }
}

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

selvage in other clients