writeSelf
Register Self Agent
register_self_agentStart Self Agent ID registration. Returns a QR/deep link for the human to scan with the Self app. Poll with check_self_registration.
§ Inputs
| Name | Type | Description |
|---|---|---|
mode | linked | wallet-free | smartwallet | self-custody | ed25519 | ed25519-linked | Registration mode. Defaults to wallet-free. |
minimum_age | 0 | 18 | 21 | Minimum age credential. |
ofac | boolean | Require OFAC check. |
human_address | 0x… address | Human's wallet address (for linked modes). |
agent_name | string | Display name for the agent. |
agent_description | string | Short description of the agent. |
§ Returns
{ sessionId, qrUrl, deepLink, … }§ Try saying
- Register me as a Self agent.
Use this tool
Once Celina is wired into your MCP client, just ask in plain language. The LLM picks register_self_agent automatically.