You're viewing a demo portfolio

Join the waitlist
PRSM

cypher_publish_nostr_profile

Active

Tool of cypher-mcp

declared in 3.4.2

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.50.

Parent server

cypher-mcp

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

2/7 registries
View full server →
cypher_publish_nostr_profile — cypher-mcp — PRSM MCP