FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Your MCP Server Is Eating Your Context Window. There's a Simpler Way
NewsTools

Your MCP Server Is Eating Your Context Window. There's a Simpler Way

via Dev.tosamz2h ago

TL;DR: MCP tool definitions can burn 55,000+ tokens before an agent processes a single user message. We built the Apideck CLI as an AI-agent interface instead:an ~80-token agent prompt replaces tens of thousands of tokens of schema, with progressive disclosure via --help and structural safety baked into the binary. Any agent that can run shell commands can use it. No protocol support required. The problem nobody talks about at demo scale Here's a scenario that'll feel familiar if you've wired up MCP servers for anything beyond a demo. You connect GitHub, Slack, and Sentry. Three services, maybe 40 tools total. Before your agent has read a single user message, 55,000 tokens of tool definitions are sitting in the context window. That's over a quarter of Claude's 200k limit. Gone. It gets worse. Each MCP tool costs 550–1,400 tokens for its name, description, JSON schema, field descriptions, enums, and system instructions. Connect a real API surface, say a SaaS platform with 50+ endpoints,

Continue reading on Dev.to

Opens in a new tab

Read Full Article
0 views

Related Articles

This tiny satellite device replaced my smartwatch while adventuring off-grid
News

This tiny satellite device replaced my smartwatch while adventuring off-grid

ZDNet • 3h ago

News

Reviewing large changes with Jujutsu

Lobsters • 3h ago

The 2-Hour Question That Prevents Over-Engineering
News

The 2-Hour Question That Prevents Over-Engineering

Medium Programming • 3h ago

SIN #30 | The Final Sin: Believing Technology Alone Can Save You
News

SIN #30 | The Final Sin: Believing Technology Alone Can Save You

Medium Programming • 3h ago

Deep Dive into BULK COLLECT, FORALL, LIMIT, and SAVE EXCEPTIONS | mrcaption49
News

Deep Dive into BULK COLLECT, FORALL, LIMIT, and SAVE EXCEPTIONS | mrcaption49

Medium Programming • 3h ago

Discover More Articles