KYB data from 23 European business registries — search, financials, compliance, network graphs
claude mcp add entyrix-mcp -- npx -y @entyrix/mcp
claude_desktop_config.json
{
"mcpServers": {
"entyrix-mcp": {
"command": "npx",
"args": [
"-y",
"@entyrix/mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"entyrix-mcp": {
"command": "npx",
"args": [
"-y",
"@entyrix/mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"entyrix-mcp": {
"command": "npx",
"args": [
"-y",
"@entyrix/mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"entyrix-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@entyrix/mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"entyrix-mcp": {
"command": "npx",
"args": [
"-y",
"@entyrix/mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.juliusgerman--entyrix-mcp/reviews or the review_server meta-tool.
POST /mcp