ComingUp ComingUp
Apr 15, 2026 AI & Machine Learning
agent management cost_optimization language modeling

Gallery

l6e

About

As a consultant I foot my own Cursor bills, and last month was $1,263. Opus is too good not to use, but there's no way to cap spending per session. After blowing through my Ultra limit, I realized how token-hungry Cursor + Opus really is. It spins up sub-agents, balloons the context window, and suddenly, a task I expected to cost $2 comes back at $8. My bill kept going up, but was I really going to switch to a worse model?No. So I built l6e: an MCP server that gives your agent the ability to budget. It works with Cursor, Claude Code, Windsurf, Openclaw, and every MCP-compatible application.Saving money was why I built it, but what surprised me was that the process of budgeting changed the agent's behavior. An agent that understands the limitations of the resources doesn't try to speculatively increase the context window with extra files. It doesn't try to reach every possible API. The agent plans ahead, sticks to it, and ends work when it should.It works, and we've been dogfooding it hard. After v1 shipped, the rest of l6e was all built with it. We launched the entire docs site using frontier models for $0.99. The kicker was every time l6e broke in development, I could feel the pain. The agent got sloppy, burned through context, and output quality dropped right along with it.Install: pip install l6e-mcpDocs: https://docs.l6e.aiGitHub: https://github.com/l6e-ai/l6e-mcpWebsite: https://l6e.aiHappy to answer questions about the system design, calibration models, or why I can't go back to coding without it.

Comments (2)

Fernando Kilback Fernando Kilback 1 month ago

hard cutoff or does it switch models mid-conversation when budget's low?

Krista Bayer Krista Bayer 1 month ago

does it actually stop opus mid-request or just nag u about budget