Skip to content
Claude Desktop

entyrix mcp for Claude Desktop

io.github.juliusgerman/entyrix-mcp

KYB data from 23 European business registries — search, financials, compliance, network graphs

client:Claude Desktop transport:stdio runtime:npm

Install entyrix mcp 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": {
    "entyrix-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@entyrix/mcp"
      ],
      "env": {
        "ENTYRIX_API_KEY": "<ENTYRIX_API_KEY>",
        "ENTYRIX_BASE_URL": "<ENTYRIX_BASE_URL>"
      }
    }
  }
}

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

entyrix mcp in other clients