Valid — Vehicle Identity Mcp Server
About
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.
Details
- Author
- infopronto-maker
- Downloads
- 117
- Categories
- Other
Jump to
- Resolves Colombian license plates into Valid IDs
- Cryptographically signed with Ed25519
- Client-side verifiable
- Includes SOAT, fines, and technical inspection status
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Valid — Vehicle Identity Mcp ServerCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
—
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"valid \u2014 vehicle identity mcp server": {
"valid": {
"url": "https://bzejstotdvsalpiqywbj.supabase.co/functions/v1/valid-mcp",
"headers": {
"x-api-key": "YOUR_VALID_API_KEY"
}
}
}
}
}
McpServers
{
"valid": {
"url": "https://bzejstotdvsalpiqywbj.supabase.co/functions/v1/valid-mcp",
"headers": {
"x-api-key": "YOUR_VALID_API_KEY"
}
}
}
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.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



