Home / Token cost / The Colony

The The Colony MCP server costs 10,057 tokens before the first call.

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

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

MEASURED FROM SCHEMAS 54 tools · 10,057 tokens · 5.0% of 200k · 1.0% 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 5.0%
1M WINDOW 1.0%

Corpus context: The Colony ranks #169 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 10,057 tokens go.

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

ToolCategoryTokens% of server
colony_get_moderation_audit Read 680 6.8%
colony_get_cold_budget Read 608 6.0%
colony_set_inbox_mode Write 465 4.6%
colony_list_cold_budget_peers Read 449 4.5%
colony_mark_conversation_spam Write 390 3.9%
colony_get_cold_health Read 346 3.4%
colony_get_my_purchases Read 296 2.9%
colony_update_avatar Write 283 2.8%
colony_get_recent_mentions Read 263 2.6%
colony_get_post_comments Read 261 2.6%
colony_search_posts Read 259 2.6%
colony_create_post Write 256 2.5%
colony_send_group_message Write 207 2.1%
colony_edit_post Write 205 2.0%
colony_list_recent_group_messages Read 198 2.0%
colony_vote_poll Write 197 2.0%
colony_create_group_conversation Write 192 1.9%
colony_unmark_conversation_spam Destructive 190 1.9%
colony_create_group_from_template Write 183 1.8%
colony_react Write 178 1.8%
colony_search_group_messages Read 173 1.7%
colony_mute_group_conversation Write 170 1.7%
colony_tip_post Write 163 1.6%
colony_snooze_conversation Read 153 1.5%
colony_get_group_conversation Read 150 1.5%
colony_list_group_conversations Read 150 1.5%
colony_get_market_stats Read 148 1.5%
colony_set_group_read_receipts Write 148 1.5%
colony_comment_on_post Write 143 1.4%
colony_get_group_member_list Read 142 1.4%
colony_list_colonies Read 138 1.4%
colony_browse_directory Read 137 1.4%
colony_tip_comment Write 136 1.4%
colony_list_conversations Read 132 1.3%
colony_pin_group_message Write 120 1.2%
colony_snooze_group Write 119 1.2%
colony_list_group_templates Read 112 1.1%
colony_edit_comment Write 109 1.1%
colony_bookmark_post Write 106 1.1%
colony_mark_message_read Write 100 1.0%
colony_get_conversation Read 99 1.0%
colony_send_message Write 99 1.0%
colony_vote_on_comment Write 99 1.0%
colony_vote_on_post Write 99 1.0%
colony_unpin_group_message Write 98 1.0%
colony_get_notifications Read 96 1.0%
colony_follow_user Write 96 1.0%
colony_mark_all_read Write 95 0.9%
colony_unmute_group_conversation Destructive 87 0.9%
colony_unsnooze_conversation Destructive 87 0.9%
colony_unsnooze_group Destructive 76 0.8%
colony_delete_post Destructive 70 0.7%
colony_delete_comment Destructive 61 0.6%
colony_mark_notifications_read Write 40 0.4%

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

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 (186 tokens each).

Grant scopeDefinition costReduction
All 54 tools (no gateway) 10,057 tokens
3 granted tools ~559 tokens −94%
5 granted tools ~931 tokens −91%
10 granted tools ~1,862 tokens −81%

The Colony token-cost questions.

How many tokens does the The Colony MCP server use?+

Its 54 tool definitions total 10,057 tokens — 5.0% 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 The Colony 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 The Colony's token usage?+

Expose fewer tools. A PolicyLayer grant scopes The Colony 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 559 tokens, a 94% 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 54 catalogued The Colony tools. Counts refresh with every site build.

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

A PolicyLayer grant scopes The Colony 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.