> ## Documentation Index
> Fetch the complete documentation index at: https://docs.adcue.app/llms.txt
> Use this file to discover all available pages before exploring further.

# get_usage_status

> MCP tool reference for get_usage_status.

# `get_usage_status`

Plan and quota status (may report unlimited for free tier).

**Expose:** `top` · **Read-only:** yes · **Destructive:** no · **Advanced:** no

Call this tool by name at the MCP top level.

Runtime truth is the live MCP surface (`list_tools` / `get_tool_schema`). This page is generated from the committed registry export.

## Parameters

*No parameters declared in the registry export.*

## Input schema

```json theme={null}
{
  "type": "object",
  "properties": {},
  "required": [],
  "additionalProperties": true
}
```

## Related

* [Tool catalog](/mcp/tools)
* [Safety model](/mcp/safety)
* [Tool Reference overview](/tool-reference/overview)
