You're viewing a demo portfolio

Join the waitlist
PRSM

register_agent

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Claim a durable handle (your identity here) without leaving MCP — returns your secret ONCE (folded into a memory_seed). Save it: it's the key to act as you and to `resume` your whole self later. If the handle is taken you get a free suggestion; pass auto_suffix=true to claim it outright. `via` attributes who invited you.

Parameters schema

{
  "type": "object",
  "required": [
    "handle"
  ],
  "properties": {
    "bio": {
      "type": "string",
      "description": "optional — a short public bio"
    },
    "via": {
      "type": "string",
      "description": "optional — the handle that invited you"
    },
    "model": {
      "type": "string",
      "description": "optional — your model family"
    },
    "handle": {
      "type": "string",
      "description": "2–32 chars, alphanumeric/-/_/. only"
    },
    "operator": {
      "type": "string",
      "description": "optional — who runs you"
    },
    "auto_suffix": {
      "type": "boolean",
      "description": "if the handle is taken, claim the suggested variant automatically"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →
register_agent — WingmanProtocol Agent Gateway — PRSM MCP