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. Prefer local stdio — session state is unreliable on hosted serverless.
§ Inputs
| Name | Type | Description |
|---|---|---|
modeRequired | string | mode |
minimum_ageRequired | string | minimum age |
ofacRequired | string | ofac |
human_address | string | human address |
agent_nameRequired | string | agent name |
agent_descriptionRequired | string | agent description |
§ 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.