You're viewing a demo portfolio

Join the waitlist
PRSM

optionality_publish_nostr_profile

Active

Tool of io.github.lonniev/optionality-mcp

declared in 3.3.1

Publish a CLIENT-SIGNED kind-0 profile to relays for an npub. The wheel never holds a patron nsec. The frontend signs the kind-0 metadata event with the patron's session key or a NIP-07 extension and passes the signed event (JSON) here; the wheel verifies the signature matches the npub, then relays it to public relays. The signature is the authorization — no proof token, no key custody. Free.

Parameters schema

{
  "type": "object",
  "properties": {
    "npub": {
      "type": "string",
      "default": "",
      "description": "The patron's Nostr public key the event must be signed by."
    },
    "signed_event": {
      "type": "string",
      "default": "",
      "description": "A JSON-encoded, client-signed kind-0 event."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.lonniev/optionality-mcp

https://github.com/lonniev/optionality-mcp

1/7 registries
View full server →
optionality_publish_nostr_profile — io.github.lonniev/optionality-mcp — PRSM MCP