Skip to content
Windsurf

citecite mcp for Windsurf

io.github.mukundakatta/citecite-mcp

Inject, parse, and strip [N] citation markers in RAG outputs.

client:Windsurf transport:stdio runtime:npm

Install citecite mcp in Windsurf

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

{
  "mcpServers": {
    "citecite-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mukundakatta/citecite-mcp"
      ]
    }
  }
}

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

citecite mcp in other clients