Skip to content
Windsurf

Fuse for Windsurf

io.github.litenova-solutions/fuse

Local .NET compiler verification, change impact, and typed wiring for AI agents.

client:Windsurf transport:stdio runtime:nuget

Install Fuse in Windsurf

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

{
  "mcpServers": {
    "fuse": {
      "command": "dnx",
      "args": [
        "Fuse",
        "--yes"
      ]
    }
  }
}

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

Fuse in other clients