Celina/Tools/Self/verify-self-agent
readSelfHosted · Stdio

Verify Self Agent

verify_self_agent

Verify whether an agent address is backed by a real human on Self Agent ID (Celo mainnet). Checks on-chain registration, proof provider, credentials, and proof expiry.

§ Inputs

NameTypeDescription
agent_addressRequiredstringagent address
require_ageRequiredstringrequire age
require_ofacRequiredstringrequire ofac
require_self_providerRequiredstringrequire self provider

§ Returns

{ isVerified, registration, credentials, proofExpiry, … }

§ Try saying

  • Is 0x… a verified human on Self?

Use this tool

Once Celina is wired into your MCP client, just ask in plain language. The LLM picks verify_self_agent automatically.