Developer Tools
eurc402.com
Validates EU VAT numbers and looks up EU company registration data across multiple European registers.
ENDPOINT 1
https://eurc402.com/mcp
MCP server metadata
- Name
- eurc402
- Version
- 0.1.0
eurc402 provides EURC-priced, EU-sovereign compliance data for agents. `validate_eu_vat` is FREE (official VIES, all 27 EU member states). `lookup_eu_company` detects a company's jurisdiction for free and returns how to fetch the FULL normalized record (name, status, legal form + ELF code, address, officers across 10 EU registers) via the paid x402 endpoint — payable per call in EURC or USDC on Base, no signup.
Known tools 3
lookup_eu_companyDetect the jurisdiction of a company registration number for FREE across 10 EU registers (no, fr, fi, sk, gb, lv, ro, ee, cz, pl).
Inferred read-onlylist_supported_countriesList the EU company registers currently covered by lookup_eu_company / the paid eu-company endpoint, with each register's country, source, licence, whether officers are returned, and the identifier format.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.eurc402]
url = "https://eurc402.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"eurc402": {
"type": "http",
"url": "https://eurc402.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: eurc402
Remote MCP URL: https://eurc402.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"eurc402": {
"url": "https://eurc402.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"eurc402": {
"type": "http",
"url": "https://eurc402.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "eurc402",
"transport": "streamable-http",
"url": "https://eurc402.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for eurc402.com was fetched 2026-07-26T18:58:22.292Z and is being refreshed.
eurc402.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.