taxsort_create_share_token
ActiveTool of io.github.lonniev/taxsort-mcp
declared in 3.2.3
Create a share token so another user can access this session.
Parameters schema
{
"type": "object",
"required": [
"session_id"
],
"properties": {
"npub": {
"type": "string",
"default": "",
"description": "Required. Your Nostr public key (npub1...) for credit billing."
},
"dpop_token": {
"type": "string",
"default": ""
},
"session_id": {
"type": "string"
},
"expires_days": {
"type": "integer",
"default": 30
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.lonniev/taxsort-mcp
https://github.com/lonniev/taxsort-mcp
1/7 registries