GunSpec
Usage and limits

MCP usage and limits

Every tool call is an API request made with your key. Each call counts against your plan allowance and against a separate, smaller daily allowance for MCP calls. This prevents a single agent conversation from consuming your entire daily allowance.

Only tool calls reach the API.

  • Each tool call counts as one API request against your plan quota and per-minute rate limit, and as one call against your daily MCP allowance.
  • A workflow makes several requests in one call, and each request counts. The page for each workflow states the maximum number of requests it can make. Workflows reduce the number of assistant turns and tokens, not the number of requests.
  • A call is refused as soon as you reach any one of these limits. When the MCP allowance is used up, the same key continues to work when you call the API directly.
  • Connecting to the server and listing tools do not call the API and are not counted.
  • A call that the API refuses because of your plan or allowance still counts, in the same way as a refused direct request. A call made with a key that the API does not recognise is not counted.
  • A single question can require several tool calls, for example one call to resolve a name and another to read the record.

These figures come from the plan configuration that the API enforces. The MCP allowance is part of the daily cap, not an addition to it. Tools above your plan still appear in the tool list, but calls to them are refused.

PlanRequests per monthPer minuteDaily capMCP calls per dayTools you can call
Explorer20010502019 of 35
Builder25,000602,00050029 of 35
Studio150,00012010,0002,500All 35
Enterprise1,000,00030050,00010,000All 35

Full plan details, pricing and the per-endpoint access matrix are available on Plans and limits.