Verify Self Agent
verify_self_agentVerify 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
| Name | Type | Description |
|---|---|---|
agent_addressRequired | string | agent address |
require_ageRequired | string | require age |
require_ofacRequired | string | require ofac |
require_self_providerRequired | string | require 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.