Coalent for Windsurf
io.github.nisarg-pujara-vectorlink/coalent
Fresh, attributed facts from your sources — cached, and invalidated the moment a source changes.
client:Windsurf
transport:stdio
runtime:pypi
Install Coalent in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"coalent": {
"command": "uvx",
"args": [
"coalent"
],
"env": {
"OPENAI_API_KEY": "<OPENAI_API_KEY>",
"COALENT_MCP_TOKEN": "<COALENT_MCP_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs