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
{
"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