Compass for Zed
io.github.licentiumio/compass-mcp
Ground your LLM in EU financial, crypto and AI regulation, verbatim and cited, via Compass.
client:Zed
transport:stdio
runtime:npm
Install Compass in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"compass-mcp": {
"command": "npx",
"args": [
"-y",
"@licentium/compass-mcp"
],
"env": {
"COMPASS_API_KEY": "<COMPASS_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs