dotnetdevmcp for Windsurf
io.github.csa7mdm/dotnetdevmcp
MCP server for .NET: Roslyn code navigation and refactoring, build, and affected-test selection.
client:Windsurf
transport:stdio
runtime:nuget
Install dotnetdevmcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"dotnetdevmcp": {
"command": "dnx",
"args": [
"DotNetDevMCP",
"--yes"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs