Skip to content
Windsurf

citadel mcp for Windsurf

io.github.sustinbebustin/citadel-mcp

A growing Citadel of stack-specific docs, served as MCP tools for AI coding agents.

client:Windsurf transport:stdio runtime:npm

Install citadel mcp in Windsurf

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

{
  "mcpServers": {
    "citadel-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "citadel-mcp"
      ]
    }
  }
}

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

citadel mcp in other clients