Citation Intelligence for Windsurf
io.github.automatelab-tech/citation-intelligence
Check what Perplexity, Claude, ChatGPT, Gemini, and Google AI Overviews cite for any query.
client:Windsurf
transport:stdio
runtime:npm
Install Citation Intelligence in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"citation-intelligence": {
"command": "npx",
"args": [
"-y",
"@automatelab/citation-intelligence"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs