Skip to content
Claude Desktop

Compass for Claude Desktop

io.github.licentiumio/compass-mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install Compass in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Compass in other clients