ZL
About Articles Contact
Published on Apr 12, 2026
Filed under:
#ai,
#claude

Eliminating MCP Token Costs in Claude

MCP is a great way to let AI connect to other tools. It’s like an API, but slightly easier.

The problem with MCP is that each MCP costs tokens — and they add up. It’s normal for MCPs to cost 10k+ tokens when you have them configured.

The second problem is MCPs may not get used. But you’re charged for them regardless. With Claude tightening their purse strings on usage limits, such unnecessary token costs are even more pronounced.

But we don’t have to stop using MCPs because of this limitation.

Removing MCP Token Usage on Sonnet and Opus

If you use Claude Code, you can enable MCP lazy loading via Tool Search. This will reduce the MCP token costs to 0 until they are loaded.

{
"env": {
"ENABLE_TOOL_SEARCH": "true"
}
}

Ask Claude to enable it for you — it’ll save the above code in the right file so you don’t have to worry about configuring it manually.

Note: This works on Sonnet and Opus only. Haiku loads all MCP tools regardless because Tool Search is not available to Haiku.

Previous Giving Myself an A for 2026 Next Markdown + Astro = ❤️

Join My Newsletter

I share what I’m learning on this newsletter: code, building businesses, and living well.

Sometimes I write about technical deep-dives, product updates, musings on how I live, and sometimes my struggles and how I’m breaking through.

Regardless of the type of content, I do my best to send you at least one insightful piece every week.

If you’re into making things and growing as a person, you’ll probably feel at home here.

“

Zell is the rare sort of developer who both knows his stuff and can explain even the most technical jargon in approachable — and even fun — ways!

I’ve taken his courses and always look forward to his writing because I know I’ll walk away with something that makes me a better front-ender.

Geoff Graham
Geoff Graham — Chief Editor @ CSS Tricks
The Footer

General

Home About Contact Testimonials Tools I Use

Projects

Magical Dev School Splendid Labz

Socials

Youtube Instagram Tiktok Github Bluesky X

Follow Along

Email RSS
© 2013 - 2026 Zell Liew / All rights reserved / Terms