liveauth_mcp_charge
Meter API usage after an authenticated call by recording the cost in satoshis per request. Attribute revenue to specific tools or use project pricing.
Instructions
Meter API usage after making an authenticated call. Call this with the cost in sats for each API request made using the JWT.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolName | No | Optional registered MCP tool slug or name for per-tool pricing and revenue attribution. | |
| callCostSats | No | Optional cost of the API call in sats. Omit to use LiveAuth project or tool pricing. |