Ground your LLM in EU financial, crypto and AI regulation, verbatim and cited, via Compass.
claude mcp add compass-mcp -- npx -y @licentium/compass-mcp
claude_desktop_config.json
{
"mcpServers": {
"compass-mcp": {
"command": "npx",
"args": [
"-y",
"@licentium/compass-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"compass-mcp": {
"command": "npx",
"args": [
"-y",
"@licentium/compass-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"compass-mcp": {
"command": "npx",
"args": [
"-y",
"@licentium/compass-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"compass-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@licentium/compass-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"compass-mcp": {
"command": "npx",
"args": [
"-y",
"@licentium/compass-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.LicentiumIO--compass-mcp/reviews or the review_server meta-tool.
POST /mcp