Compass for Windsurf
io.github.licentiumio/compass-mcp
Ground your LLM in EU financial, crypto and AI regulation, verbatim and cited, via Compass.
client:Windsurf
transport:stdio
runtime:npm
Install Compass in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"compass-mcp": {
"command": "npx",
"args": [
"-y",
"@licentium/compass-mcp"
],
"env": {
"COMPASS_API_KEY": "<COMPASS_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs