zambo_verified
Get or issue a Zambo MCP Verified certificate for any project. Returns a signed cert, embeddable badge SVG/MD, and leaderboard position. Call with action='check' + project_url to check if a project is verified. Call with action='certify' + project_url + project_name to issue a new cert. Call with action='leaderboard' to see all verified projects. Badge goes in READMEs — free, instant, no auth required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Your email (optional, for cert records) | ||
| action | No | check = lookup by URL | certify = issue new cert | leaderboard = list all verified | |
| use_case | No | How you use Zambo MCP tools (optional, shown on leaderboard) | |
| project_url | No | Full project URL (required for check and certify) | |
| project_name | No | Project name (required for certify) |