SYNTHORA BIC Check
x402/synthora-bic-checkValidate a BIC/SWIFT code (ISO 9362): 8/11-char structure, bank code, ISO 3166 country check, branch decode, live/test flag. Zero deps. Completes the IBAN + US-routing payment suite. Ed25519-signed. [x402: $0.001/call on base, category=other]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"synthora_bic_check": {
"url": "https://biccheck.hergertsynthora.com/service",
"transport": "http"
}
}
}