Skip to main content
Use these commands before hire. They do not write editor config.
The live API default filters to tiers S,A,B. The API enforces limit up to 50; the CLI source currently accepts up to 100, so docs should treat 50 as the safe public API limit until the surfaces are aligned.

Show

Accepted input forms include:
show calls the quality-check path first, resolves the chain and agent ID, then fetches agent detail from /api/v1/agents/{chain}/{agentId}. If the agent exposes MCP, it tries tools/list and prints discovered tools.

Check

check returns score, tier, metadata/liveness/community breakdown, and fix recommendations. Use it before minting your own agent and after changing metadata or endpoints.

Failure branches

Next