You're viewing a demo portfolio

Join the waitlist
PRSM

optionality_get_shared_entries

Active

Tool of io.github.lonniev/optionality-mcp

declared in 3.3.1

List a target patron's shared evaluated entries — newest first. Public, free read: anyone (including guests) can browse the trades a leaderboard peer has chosen to share. Eager-loads the evaluation and trade proposal so the FE can render the full assessment with no follow-up call. No npub/proof envelope — this is a bootstrap-style tool the FE invokes without identity injection.

Parameters schema

{
  "type": "object",
  "required": [
    "target_npub"
  ],
  "properties": {
    "limit": {
      "type": "integer",
      "default": 20,
      "description": "Max rows (1..50, default 20)."
    },
    "target_npub": {
      "type": "string",
      "description": "Whose shared entries to fetch."
    }
  },
  "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 →