Skip to content
Cline

entyrix mcp for Cline

io.github.juliusgerman/entyrix-mcp

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

client:Cline transport:stdio runtime:npm

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

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

entyrix mcp in other clients