Where To Look First
| Need | Portal location |
|---|---|
| live product activity | Products -> Sports MCP Server -> Usage |
| alert thresholds | Products -> Sports MCP Server -> Settings -> Usage Notifications |
| overage or spending controls | Products -> Sports MCP Server -> Settings -> Extra Usage |
| invoice and period views | Settings -> Billing |
| downloadable data | Settings -> Exports |
| member invites and role changes | Settings -> Users |
How Sports MCP Server Usage Is Measured
Sports MCP Server is billed ontool_call.
In practice, that means:
- each MCP tool invocation is the primary billable unit
- the portal uses tool-call language for this product
- usage and billing views are built to make tool-call consumption understandable to both technical and commercial teams
What The Usage Tab Tells You
TheUsage tab is the operational heartbeat of the product. Depending on the data available for the current period, teams can expect views such as:
- current-period usage and reset timing
- API Key Breakdown
- tool-level usage patterns
- recent tool calls
- latency and error visibility
Usage Notifications
The portal supportsUsage Notifications in the product Settings tab.
Current behavior in the customer webapp:
- threshold percentage can be set from
1to200 - admins can choose a metric type valid for the product
- one or more notification email addresses can be added
Extra Usage
TheExtra Usage card gives admins a self-serve way to decide what happens after included usage is consumed.
Current behavior:
- extra usage can be enabled or disabled by an admin
- a monthly spending limit can be set
- if the account is admin-locked, the control becomes informational
- the portal records who opted in and when
Billing
TheBilling tab in global Settings shows:
- the current billing period for the product
- billed usage
- line items with quantity, unit, and subtotal
- historical billing periods
tool_call.
Exports
Settings -> Exports is where admins can download org-wide usage data.
Available controls in the customer webapp:
FromToFormat
CSVJSON
- finance reconciliation
- executive reporting
- incident review
- internal customer success reporting
Users
Settings -> Users is where admins manage the organization team.
Key workflows include:
Invite Members- change a user’s role
- revoke access
- revoke pending invitations
Legal
Settings -> Legal is the portal home for customer-facing legal documents. It is not the daily operating surface, but teams should know where it lives.
Response Headers Worth Knowing
When quota headers are returned by the server, the most useful ones are:| Header | Why operators care |
|---|---|
X-Usage-Remaining | remaining allowance in the current window |
X-Usage-Limit | current quota ceiling |
X-Usage-Reset | reset timestamp |
X-Usage-Billing-Model | whether the request is under hard cap, overage, or unlimited behavior |
X-Usage-Overage-Spend | current overage spend when enabled |
Operational Advice
- create separate API keys per environment or product surface
- review
Usage Notificationsbefore launch, not after the first spike - make one admin responsible for
Extra Usage - teach support or ops where
ExportsandUserslive