Skip to content
Windsurf

roz mcp for Windsurf

io.github.andypgray/roz-mcp

Roslyn-powered C# code navigation, blast-radius analysis, and verified edits for coding agents.

client:Windsurf transport:stdio runtime:nuget

Install roz mcp in Windsurf

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

{
  "mcpServers": {
    "roz-mcp": {
      "command": "dnx",
      "args": [
        "Zphil.Roz",
        "--yes"
      ]
    }
  }
}

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

roz mcp in other clients