Open source · MCP and agent skills
Know what you feed your agent.
Every MCP server and every skill you install is loaded into the context window before you type a word, and you pay for it on every request after that. efaimo measures what it costs and audits what you got for it, from your terminal, against your real config.
- License
- Apache 2.0
- Runtime
- Node 20+
- Target
- v0.1, Jul 24
1,062 dots · 13 tools · one MCP server
One dot per token, measured off the official MCP reference server. That
is what it puts in your context before you type a word. The bright
cluster is gzip-file-as-resource, its heaviest tool, at
202 of them. It condenses into the 13 things you installed and disperses into the one mass the model
receives. Both are the same measurement.
The answer, for one server efaimo v0.1.0 · 2026-07-17 00:23 UTC
1,120
o200k tokens of tool definitions from one MCP server, resident on every request. About 0.6% of a 200k window before you type a word.
same 13 tools, three serializations
Per-tool bars, the 58 token gap between the parts and the whole, and why you cannot add a column of token counts: the full accounting is one page deep.
The full accounting ->-
efaimo weighWhat does this cost me?
Counts the tokens a server or a skill adds to your context, reproducing the way your host actually serializes it. Point it at a stdio command, a URL, a repo, a skill folder, or a whole installed client config.
-
efaimo check --mcpDoes this survive July 28?
Runs a server against the 2026-07-28 specification, then against description quality and annotation hygiene. Every rule names the SEP it came from.
-
efaimo check --skillIs this skill worth loading?
Frontmatter schema, trigger collisions across everything you have installed, token budget, reference integrity, injection patterns.
-
efaimo testDid the skill actually help?
Runs a task with the skill and without it, then reports the difference. Still a design, not a plan.
Nothing here
has shipped.
The npm name efaimo is unclaimed. The GitHub org is empty.
v0.1 targets July 24, four days before the specification it checks. You
can verify all three of those sentences in under a minute, which is
more or less the point.