Valid — Vehicle Identity Mcp Server

by infopronto-maker

117 downloads
Not rated
GitHub

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

- 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:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Valid — Vehicle Identity Mcp Server
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. 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.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.