CiteWire for Windsurf
io.github.openly-useful/citewire
Attribution-first MCP server for free news sources and free article APIs.
client:Windsurf
transport:stdio
runtime:npm
Install CiteWire in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"citewire": {
"command": "npx",
"args": [
"-y",
"citewire"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs