ENTIA Entity Verification for Claude Desktop
io.github.entia-systems-core/entity-verification
11.3M entities, 10 countries, 12 tools. EU VAT (VIES), BORME, GLEIF, KYB. Free: 100 req/month.
client:Claude Desktop
transport:streamable-http
tools:12
Install ENTIA Entity Verification in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"entity-verification": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.entia.systems/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs