taxsort_save_custom_category
ActiveTool of io.github.lonniev/taxsort-mcp
declared in 3.2.3
Add a custom category/subcategory (e.g. Personal / Auto Gas).
Parameters schema
{
"type": "object",
"required": [
"category",
"subcategory"
],
"properties": {
"npub": {
"type": "string",
"default": "",
"description": "Required. Your Nostr public key (npub1...) for credit billing."
},
"category": {
"type": "string"
},
"dpop_token": {
"type": "string",
"default": ""
},
"subcategory": {
"type": "string"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.lonniev/taxsort-mcp
https://github.com/lonniev/taxsort-mcp
1/7 registries