You're viewing a demo portfolio

Join the waitlist
PRSM

taxsort_count_rule_matches

Active

Tool of io.github.lonniev/taxsort-mcp

declared in 3.2.3

Count how many transactions match a rule pattern (live preview).

Parameters schema

{
  "type": "object",
  "required": [
    "session_id",
    "description_pattern"
  ],
  "properties": {
    "npub": {
      "type": "string",
      "default": "",
      "description": "Required. Your Nostr public key (npub1...) for credit billing."
    },
    "dpop_token": {
      "type": "string",
      "default": ""
    },
    "session_id": {
      "type": "string"
    },
    "amount_value": {
      "anyOf": [
        {
          "type": "number"
        },
        {
          "type": "null"
        }
      ],
      "default": null
    },
    "amount_operator": {
      "type": "string",
      "default": ""
    },
    "description_pattern": {
      "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_count_rule_matches — io.github.lonniev/taxsort-mcp — PRSM MCP