You're viewing a demo portfolio

Join the waitlist
PRSM

taxsort_publish_nostr_profile

Active

Tool of io.github.lonniev/taxsort-mcp

declared in 3.2.3

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. Args: npub: The patron's Nostr public key the event must be signed by. signed_event: A JSON-encoded, client-signed kind-0 event.

Parameters schema

{
  "type": "object",
  "properties": {
    "npub": {
      "type": "string",
      "default": ""
    },
    "signed_event": {
      "type": "string",
      "default": ""
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.lonniev/taxsort-mcp

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

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