You're viewing a demo portfolio

Join the waitlist
PRSM

optionality_share_entry

Active

Tool of io.github.lonniev/optionality-mcp

declared in 3.3.1

Toggle a journal entry's share flag. Shared, evaluated entries appear under the patron's row on the public Leaderboard for peer learning. Priced at 0 sats — the social value of sharing is the point, not the revenue.

Parameters schema

{
  "type": "object",
  "required": [
    "entry_id"
  ],
  "properties": {
    "npub": {
      "type": "string",
      "default": "",
      "description": "Required. Your Nostr public key (npub1...) for credit billing."
    },
    "shared": {
      "type": "boolean",
      "default": true,
      "description": "True to share, False to unshare. Defaults to True."
    },
    "entry_id": {
      "type": "string",
      "description": "UUID of the journal entry to toggle."
    },
    "dpop_token": {
      "type": "string",
      "default": ""
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.lonniev/optionality-mcp

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

1/7 registries
View full server →