entyrix mcp for Windsurf
io.github.juliusgerman/entyrix-mcp
KYB data from 23 European business registries — search, financials, compliance, network graphs
client:Windsurf
transport:stdio
runtime:npm
Install entyrix mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"entyrix-mcp": {
"command": "npx",
"args": [
"-y",
"@entyrix/mcp"
],
"env": {
"ENTYRIX_API_KEY": "<ENTYRIX_API_KEY>",
"ENTYRIX_BASE_URL": "<ENTYRIX_BASE_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs