Home / Token cost / Clareo

The Clareo MCP server costs 15,354 tokens before the first call.

Connect Clareo and its 45 tool definitions are loaded into the model's context on every request — 7.7% of a 200k window spent before your agent does anything.

QUICK ANSWER The Clareo MCP server's tool definitions consume 15,354 tokens — 8.1× the median MCP server (1,905 tokens). A scoped grant exposing only the tools you use cuts that roughly in proportion.

MEASURED FROM SCHEMAS 45 tools · 15,354 tokens · 7.7% of 200k · 1.5% of 1M Method →

What that buys before your agent starts working.

Tool definitions are overhead: they occupy context on every request and compete with your code, documents and conversation history for the same window.

200K WINDOW 7.7%
1M WINDOW 1.5%

Corpus context: Clareo ranks #88 of 3,213 measured MCP servers by definition cost. The median is 1,905 tokens, p90 is 7,952, and the heaviest (Fusionauth) is 183,337 — 92% of a 200k window on its own.

Where the 15,354 tokens go.

Each row is one tool definition as a tools/list entry — name, description and input schema — counted with o200k_base. Average: 341 tokens per tool.

ToolCategoryTokens% of server
update_task Write 1,114 7.3%
create_task Write 822 5.4%
create_tasks_batch Write 695 4.5%
list_tasks Read 614 4.0%
create_agenda_events_batch Write 487 3.2%
create_calendar_event Write 475 3.1%
update_project Write 452 2.9%
transfer_task Financial 431 2.8%
update_checklist_item Write 429 2.8%
create_agenda_event Write 425 2.8%
create_campaign Write 415 2.7%
invite_user Write 373 2.4%
get_calendar_events Read 342 2.2%
get_user_performance Read 342 2.2%
create_project Write 338 2.2%
adjust_time Destructive 337 2.2%
delete_task Destructive 334 2.2%
get_team_agenda Read 326 2.1%
update_client Write 325 2.1%
add_checklist_item Write 320 2.1%
get_client_knowledge_base Read 317 2.1%
get_client_details Read 313 2.0%
list_campaigns Read 303 2.0%
enable_user_from_agency Write 296 1.9%
disable_user_from_agency Write 292 1.9%
get_project_details Read 290 1.9%
get_task_details Read 289 1.9%
complete_task Write 289 1.9%
start_task Execute 288 1.9%
pause_task Read 288 1.9%
get_campaign_details Read 285 1.9%
my_time Read 263 1.7%
create_note Write 232 1.5%
get_agency_report Read 230 1.5%
get_team_performance Read 210 1.4%
create_clients_batch Write 207 1.3%
get_team_vacations Read 206 1.3%
search_tasks Read 201 1.3%
list_my_tasks Read 196 1.3%
create_client Write 188 1.2%
list_notifications Read 187 1.2%
list_agency_projects Read 178 1.2%
list_active_clients Read 177 1.2%
list_agency_users Read 176 1.1%
list_agencies Read 57 0.4%

Most agents use a handful of these tools. They pay for all 45.

A PolicyLayer grant exposes only the tools you allow — ungranted definitions are filtered out of the tool list, so they never enter the context window. Estimates below assume typical-weight tools (341 tokens each).

Grant scopeDefinition costReduction
All 45 tools (no gateway) 15,354 tokens
3 granted tools ~1,024 tokens −93%
5 granted tools ~1,706 tokens −89%
10 granted tools ~3,412 tokens −78%

Clareo token-cost questions.

How many tokens does the Clareo MCP server use?+

Its 45 tool definitions total 15,354 tokens — 7.7% of a 200k context window — measured with tiktoken o200k_base over the serialised tools/list payload. Exact counts vary slightly by client and model.

Why does Clareo consume tokens before I send a message?+

MCP clients load every connected server's tool definitions — name, description, and input schema — into the model's context so it knows what it can call. That payload is charged against your context window on every request, whether or not a tool is used.

How do I reduce Clareo's token usage?+

Expose fewer tools. A PolicyLayer grant scopes Clareo to only the tools you allow — ungranted definitions are filtered out of the tool list, so they never enter the context window. A grant of 3 typical tools costs roughly 1,024 tokens, a 93% reduction.

Does deferred tool loading fix this?+

Partially, in some clients. Claude Code defers MCP tool schemas behind a tool-search step by default, and VS Code has experimental grouping — but you still pay tokens per search and reload, and Cursor, Windsurf and Gemini CLI load definitions upfront. Reducing the exposed tool set cuts the cost in every client.

How these numbers were measured.

01
Serialisation

Each tool is serialised as a tools/list entry — name, description, input schema — from the schemas in the PolicyLayer scan database. Clients differ slightly in framing, so treat counts as close estimates.

02
Tokeniser

tiktoken o200k_base (GPT-4o/o-series). Anthropic's current tokeniser isn't published, so Claude's exact counts will differ; for English text and JSON schemas the totals are close enough to treat these as estimates.

03
Deferred loading

Some clients now defer schema loading (Claude Code's tool search; VS Code experimental grouping). You still pay per search and reload — and Cursor, Windsurf and Gemini CLI load everything upfront.

Computed 07-06-2026 from the PolicyLayer scan database over all 45 catalogued Clareo tools. Counts refresh with every site build.

Expose only the tools you use — the rest never enter your context.

A PolicyLayer grant scopes Clareo to the tools you actually allow. Ungranted definitions never load, and every call that does run is checked against policy first.

Free to start. No card required.

4,600+ MCP servers and 31,000+ tools scanned and risk-classified.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.