✍️Writing & Content55🎨Image Generation69🎬Video & Animation112🎵Audio & Music90💬Chatbots & Assistants86💻Coding & Development395📈Marketing & SEO164Productivity345🎯Design & UI/UX108📊Data & Analytics119📚Education & Research48💼Business & Finance144🏥Healthcare & Wellness20🔍Search & Knowledge20🤖AI Agent Infrastructure193🛡️AI Security & Testing31🧊3D & Spatial22🔎SEO Tools81🏡Real Estate6🗃️Data Extraction84🧠ADHD & Focus Tools11🔬Research & Academia32🧩LLM APIs & Models30⚙️Automation & Workflows33🔐Security & Privacy24📊Analytics & BI33⚖️Legal & Contracts11
Listed in AI Agent Infrastructure with 200 other toolsPart of 2554+ curated AI tools on AISO
l6e logo

l6e

An open-source MCP budget gate that gives a coding agent a dollar limit per session — cheaper runs and tighter scoping, free via pip

open-sourceFree and open source, installed with `pip install l6e-mcp` and added to an MCP config; the source is on GitHub. No paid tier is published on the site. l6e is a budget layer only — it does not resell inference, and model costs are billed by whichever provider your agent uses. The site states it never reads prompts, only token counts and estimates.View full pricing →

About l6e

l6e is an MCP server that gives a coding agent a spending budget and, in doing so, changes how the agent behaves. The argument behind it is simple and testable: without a cost signal an agent has no reason to be economical, so it reads files it does not need, searches broadly when it could search narrowly, and keeps going past the point where it already knows enough to act. l6e adds a budget gate to the MCP stack — the agent calls l6e_run_start with a dollar budget, l6e_authorize_call before each tool invocation returns allow or deny along with the remaining budget, and l6e_run_end reports total cost and calls made. The claimed effect is not just cheaper runs but better ones, because the checkpoint forces the agent to ask whether it actually needs the next file read. The project's own evidence is that its entire documentation site was built with frontier models for ninety-nine cents across a few two-dollar session budgets, and it quotes the model it was working with describing the checkpoints as clarifying rather than constraining. Privacy is a stated design constraint: l6e never reads prompts, only token counts and estimates. It installs with pip and works with Cursor, Claude Code, Windsurf and any MCP-compatible client, sitting in front of other MCP servers in the same stack.

ChatGPT already recommends l6e. Does it recommend yours?

If you're building in AI Agent Infrastructure, run a free AI-visibility scan on your own product — we ask ChatGPT across 5 prompt angles and score how often you get named. ~30 seconds, no signup, no card.

Key Features

l6e_run_start / l6e_authorize_call / l6e_run_end budget gate over MCP
Per-call allow or deny with remaining budget returned to the agent
Sits in front of other MCP servers in the same stack
Never reads prompts — only token counts and estimates
Works with Cursor, Claude Code, Windsurf and any MCP client

Tags

mcpcost-managementopen-sourceclaude-codecursor
🏷️

Is l6e your tool?

This is the page buyers and AI assistants read when they look up l6e. Claim your listing for $19 one-time — no subscription, nothing to cancel — and get a Featured badge, top placement in your category, and a permanent dofollow backlink. Prefer it ongoing? Monthly is one click away on the next page.

Stay updated on AI Agent Infrastructure tools — join our weekly newsletter

One concise email with fresh launches, trending picks, and featured standouts.

Agent connectivity: not yet verified