Odel
Compass

Compass

Local
@licentiumioJavaScriptMITUpdated 2mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@licentium/compass-mcpv1.0.1

Run

npx -y @licentium/compass-mcp

MCP client config

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