mcp-tollbooth v0.4.1 — now it fixes things too
Before this, tollbooth only showed you the problem: how many tokens your MCP servers are silently eating, and where you've got duplicates (two GitHub tools running at once, etc). Now it fixes it too.
1. shows the same overlaps and low-trust servers
2. arrow keys to pick what to disable (sensible defaults pre-selected)
3. shows a diff of what's about to change
4. only writes to your config after you explicitly confirm — and backs up the original first
Nothing gets touched silently. Every change needs a yes from you.
GitHub: https://github.com/Ereb-Blade/mcp-tollbooth
npm: https://www.npmjs.com/package/mcp-tollbooth
If you're running MCP servers and have no idea how much context they're costing you, this is worth two minutes.
Before this, tollbooth only showed you the problem: how many tokens your MCP servers are silently eating, and where you've got duplicates (two GitHub tools running at once, etc). Now it fixes it too.
npx mcp-tollbooth --fix — interactive wizard:1. shows the same overlaps and low-trust servers
2. arrow keys to pick what to disable (sensible defaults pre-selected)
3. shows a diff of what's about to change
4. only writes to your config after you explicitly confirm — and backs up the original first
Nothing gets touched silently. Every change needs a yes from you.
npx mcp-tollbooth --fix
GitHub: https://github.com/Ereb-Blade/mcp-tollbooth
npm: https://www.npmjs.com/package/mcp-tollbooth
If you're running MCP servers and have no idea how much context they're costing you, this is worth two minutes.