maxx — one tally for what you can spend right now.
Give any agent an MCP endpoint and it can check its own Claude budget before it burns it. Counts, never gates.
https://meetmaxx.co/Connect straight to this server’s public endpoint.
https://api.meetmaxx.co/mcpWe add this server to your workspace, walk through sign-in once, then open Studio with tools ready to run.
Last probed Sep 14, 2026 · api.meetmaxx.co
4tools discovered
Maxx Emit
Report this session's token-usage metadata (counts only, never content) to the central maxx budget tally. Call at checkpoints during a long run and once at the end. A cloud routine cannot read /usage, so leave `anchor` unset.
Maxx Budget
Read this account's live token budget from the central maxx tally. THE RULE: maxx COUNTS, Anthropic LIMITS. Nothing in this payload can deny you work — the only things that stop a call are Anthropic's own 5h and weekly windows, and they enforce themselves by rejecting it. Pace against block_share_pct: the percentage of your WEEK that THIS 5h block may spend (what remains of the week ÷ the 5h blocks left in it), paired with block_used_pct, what it has spent, on the same denominator so the two com
Maxx Reserve
Reserve part of this block's share before spawning agents, so concurrent dispatchers don't double-spend the same allowance. Sizes are PERCENT OF THE WEEK — the same scale as block_share_pct — so a fan-out you expect to cost about a fifth of this block's share reserves that fifth. Granted leases subtract from the allowance other callers compute (block_share_pct minus block_used_pct minus reserved_pct) and auto-expire at ttl_sec. Returns {granted, lease_id, remaining_pct}. Pass your existing lease
Maxx Release
Release a reservation lease when the fan-out it guarded completes (or is cancelled). What was actually spent is already in the tally via maxx_emit; releasing returns the UNSPENT hold to the allowance every other dispatcher sees, immediately instead of after TTL. Returns {ok, released}.
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brandsGive any agent an MCP endpoint and it can check its own Claude budget before it burns it. Counts, never gates.
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
Operate Maxx? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.
MCPBundles probed 4 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
Maxx may require signing in to the provider before tools can run. Connect through MCPBundles or your MCP client and complete any provider login when prompted.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.