Verify Self Agent
verify_self_agentVerify whether an agent address is backed by a real human on Self Agent ID (Celo mainnet). Defaults to requiring age 18+ and OFAC-clear credentials; pass require_age: 0 or require_ofac: false to relax. Returns credentials including nationality (ISO code) when disclosed at registration.
§ 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.