account_status
utilityReturn the caller's Convert Fleet plan (free/premium/enterprise) and remaining credits for the current period.
Example call
JSON-RPC tools/call body (sent to https://convertfleet.com/api/mcp):
{
"jsonrpc": "2.0", "id": 1, "method": "tools/call",
"params": { "name": "account_status", "arguments": {} }
}Connect first
npx -y mcp-remote https://convertfleet.com/api/mcp --header "Authorization: Bearer flt_YOUR_KEY"See the quickstarts for Claude, Cursor, Hermes, OpenClaw, n8n, Zapier and Make.