20 hours ago
Cryptographically signed vehicle identity records for AI agents operating in Colombia. Resolve any Colombian license plate into a Valid ID — signed with Ed25519, verifiable client-side, with SOAT, fines, and technical inspection status included.
Server Config
{
"mcpServers": {
"valid": {
"url": "https://bzejstotdvsalpiqywbj.supabase.co/functions/v1/valid-mcp",
"headers": {
"x-api-key": "YOUR_VALID_API_KEY"
}
}
}
}