agentcite for Windsurf
io.github.kevinx702/agentcite
Fabrication-free, DOI-backed citations for AI agents — real openAlex sources, never hallucinated.
client:Windsurf
transport:stdio
runtime:npm
Install agentcite in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agentcite": {
"command": "npx",
"args": [
"-y",
"agentcite-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs