Skip to content
Cline

Compass for Cline

io.github.licentiumio/compass-mcp

Ground your LLM in EU financial, crypto and AI regulation, verbatim and cited, via Compass.

client:Cline transport:stdio runtime:npm

Install Compass in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "compass-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@licentium/compass-mcp"
      ],
      "env": {
        "COMPASS_API_KEY": "<COMPASS_API_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Compass in other clients