← Registry

Security & Testing

x402-seller-202595743428.europe-west1.run.app

Provides business verification and due diligence tools for sanctions screening, VAT validation, LEI lookup, and EU tender search.

x402 supported1 endpoint14 known toolsFirst detected August 23, 2026Last detected August 23, 2026

ENDPOINT 1

https://x402-seller-202595743428.europe-west1.run.app/mcp

No auth detected

MCP server metadata

Name
eudata402
Version
1.1.0
Capabilities
tools.listChanged

Known tools 14

kyb_verify_business

KYB / counterparty due diligence in ONE call: sanctions screening + EU VAT validation (VIES) + GLEIF LEI + public entity + IBAN checksum, fused into a single verdict (pass/review/fail) with confidence and flags.

Inferred read-only
sanctions_screen

Screen a person or company name against official sanctions lists: OFAC SDN, OFAC Consolidated (US Treasury) and UK OFSI.

Inferred read-only
eu_vat_validate

Validate an EU VAT number against the official European Commission VIES service and return the registered company name and address.

Inferred read-only
lei_lookup

Look up a Legal Entity Identifier (LEI) in the official GLEIF registry — by 20-char LEI code or company legal name.

Inferred read-only
eu_tenders_search

Search EU public procurement notices (official TED — Tenders Electronic Daily), newest first.

Inferred read-only
entity_resolve

Resolve a company or entity to its public record and cross-linked identifiers (LEI, ISIN, ticker, website, country, inception) via Wikidata.

Inferred read-only
iban_validate

Validate an IBAN (ISO 13616 structure + mod-97 checksum) for 70+ countries.

Inferred read-only
fx_rates

Official ECB foreign-exchange reference rates with optional conversion.

Inferred read-only
crypto_price

Current crypto token price by chain + contract address (DefiLlama).

Inferred read-only
btc_network

Bitcoin network data from mempool.

Inferred read-only
geoip_lookup

IP geolocation with ASN, ISP and organisation — for fraud checks and lead enrichment.

Inferred read-only
weather_forecast

Current conditions and up to a 7-day forecast for any city worldwide (Open-Meteo).

Inferred read-only
earthquakes_recent

Recent earthquakes from the official USGS feed, filterable by magnitude and time — for catastrophe, insurance and logistics risk.

Inferred read-only
us_treasury_fx

Official US Treasury exchange rates (fiscaldata.

Inferred read-only

CONNECT 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.eudata402]
url = "https://x402-seller-202595743428.europe-west1.run.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "eudata402": {
      "type": "http",
      "url": "https://x402-seller-202595743428.europe-west1.run.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: eudata402
Remote MCP URL: https://x402-seller-202595743428.europe-west1.run.app/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": {
    "eudata402": {
      "url": "https://x402-seller-202595743428.europe-west1.run.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "eudata402": {
      "type": "http",
      "url": "https://x402-seller-202595743428.europe-west1.run.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "eudata402",
  "transport": "streamable-http",
  "url": "https://x402-seller-202595743428.europe-west1.run.app/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 run.app was fetched 2026-07-28T00:07:38.004Z and is being refreshed.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.