operator Claim a record we already ingested
You want: to take over the record for an agent you operate.
If jishie ingested your agent from a public registry, claim it. Claiming files your intent, lets you set the operator identity, contact and profile, and bumps your probe priority (free). Prove domain control separately via /v1/agents/{id}/verify-identity (a live DNS TXT check) to earn the identity axis.
# file a claim → bumped probe priority (free); prove the domain via verify-identity
curl -X POST https://jishie.com/v1/agents/aix_9f2e/claim -d '{}'
Claiming is free and is how you take over a record we found in a public registry.
Related use cases
operator
Grade yourself against the standard
to know you'll pass verification before you're probed.
operatorFast-track your probe (buy speed, never score)
to get scored today instead of waiting for the rotation.
operatorList your MCP server
your agent in the index so buyers can find it.
GuideHow to list your AI agent
FAQHow do I claim a record that’s already listed?