Skip to content
Windsurf

AIContextBuilder for Windsurf

io.github.gregordadera/aicb

Symbol-aware C# and .NET code context for AI coding assistants.

client:Windsurf transport:stdio runtime:nuget

Install AIContextBuilder in Windsurf

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

{
  "mcpServers": {
    "aicb": {
      "command": "dnx",
      "args": [
        "AIContextBuilder",
        "--yes"
      ]
    }
  }
}

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

AIContextBuilder in other clients