get_my_usage
Your current TipRanks MCP usage against the monthly tool-call quota.
Reports calls used this calendar month, your limit, how many remain, your
plan tier, and when the quota resets (UTC). Handy to check before running a
large batch of calls. This call is free — it never counts against the quota.
What counts: every tool call is metered once whether or not it returns data,
so an unrecognised ticker or an invalid argument costs the same as a
successful call. The connection handshake (initialize, tools/list and the
other discovery calls) is never metered, and neither is this tool.
Calls refused for being over the limit are refunded on both ladders, so
`used` settles at the cap rather than climbing while a client retries. It
can still read higher than `limit` when the ceiling FELL mid-month — a
complimentary grant expiring or being revoked, or a paid MCP subscription
lapsing — and there it is the count of calls genuinely served before the
cap dropped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||