You're viewing a demo portfolio

Join the waitlist
PRSM

taxsort_report_issue

Active

Tool of io.github.lonniev/taxsort-mcp

declared in 3.2.3

File a field report about this service as a GitHub issue on the operator's repo. Found a tool's metadata or response wrong or confusing? Report it where the tool lives. The **author of record is your npub** — no npub / no proof, no issue — and it is stamped into the issue so the report is attributed to you, not the operator. Costs a small fee (a free write to an issue tracker would be abused). The report is PUBLIC and goes to the maintainers' normal triage; nothing is verified here. Returns the filed issue's repo, number, and url. If this operator has not enabled field reports, returns an "issue reporting not configured" situation and you are not charged. Args: npub: Your Nostr public key (npub1...); the report's author of record. dpop_token: Raw JSON of a kind-27235 Nostr event signed by npub — not base64, not NIP-98 'Authorization: Nostr <b64>' framing. Its `u` tag must hold THIS tool's exact name (from tools/list), not the endpoint URL; content:"", created_at within 60s of now, and a random `nonce` tag recommended. Or a cached dpop_token phrase. title: One-line summary of the problem. body: The details — which tool, what was wrong, what you expected. tool_name: Optional: the specific tool the report is about (e.g. "schwab_get_option_chain").

Parameters schema

{
  "type": "object",
  "required": [
    "npub",
    "dpop_token",
    "title",
    "body"
  ],
  "properties": {
    "body": {
      "type": "string"
    },
    "npub": {
      "type": "string"
    },
    "title": {
      "type": "string"
    },
    "tool_name": {
      "type": "string",
      "default": ""
    },
    "dpop_token": {
      "type": "string"
    }
  },
  "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_report_issue — io.github.lonniev/taxsort-mcp — PRSM MCP