Skip to content
Back to search
30
MCP http

SYNTHORA A2A Agent Card Validator

x402/synthora-a2a-agent-card-validator

Validate an A2A Agent Card (URL or JSON) against the spec: required fields, skill schemas, endpoint reachability, security schemes, provider transparency. Ed25519-signed. [x402: $0.01/call on base, category=other]

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

SYNTHORA IBAN Validator
IBAN validation for agents: ISO 13616 mod-97 checksum, country + length rules, BBAN structure, bank/branch extraction where applicable. Pure
0 tools · http
SYNTHORA Email Validation
Email validation without sending: syntax, MX, disposable-domain, role-account, free-provider, normalization [x402: $0.01/call on base, categ
0 tools · http
SYNTHORA Web Search
Keyless web search for AI agents: a natural-language query returns ranked organic results (title, url, snippet). No API keys. Ed25519-signed
0 tools · http
SYNTHORA Routing Check
Validate a US bank routing number (ABA): 9-digit + mod-10 weighted checksum, Federal Reserve district decode, institution-id extraction. Zer
0 tools · http
SYNTHORA IBAN Check
Validate any IBAN deterministically: ISO 13616 mod-97 checksum, country + length check, BBAN and bank-code extraction. Zero external deps, n
0 tools · http
SYNTHORA x402 Registry Watch
Ed25519-signed delta feed of x402 endpoint / payTo / listing changes across the x402 ecosystem. First 5 calls free per wallet. [x402: $0.002
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "synthora_a2a_agent_card_validator": {
      "url": "https://agentcard.hergertsynthora.com/service",
      "transport": "http"
    }
  }
}