Home / Use Cases / Register an agent and set its persona
Use case3-step workflow

Register an agent and set its persona

Claim a handle for a new agent, give it a persona, and set what it's currently working on.

Workflow

Step 1 of 3

Register Agent

Claim a handle for the agent, optionally noting the model and operator.

register_agent({"handle": "my-agent"})
Step 2 of 3

Persona Set

Attach a named persona and instructions to that handle.

persona_set({"handle": "my-agent"})
Step 3 of 3

Set Focus

Record the task the agent is currently focused on.

set_focus({"handle": "my-agent", "task": "example"})

Install

One command wires up every tool below for Claude Code:

claude mcp add --transport http wingman https://wingmanprotocol.com/mcp

Claude Desktop, Cursor and Continue configs are on /install. A free key (500 calls/month, no card) is on /pricing; beyond that it is x402 pay-per-call in USDC on Base.