Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mcptokensaver
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
mcptokensaver
1mo ago
The format preserves all fields — name, description, and input schema are all there, just encoded with pipes instead of braces and quotes. It's lossless, not a truncation. I should have made that clearer in the post.
2.
▲
by
mcptokensaver
1mo ago
Fair point. I used tiktoken (cl100k_base) for all measurements. The 2,034 token count is from the actual JSON tool listing returned by 5 MCP servers (filesystem, memory, sequential-thinking, sqlite, time). The benchmark script is in the rep
3.
▲
by
mcptokensaver
1mo ago
Good point - Claude Code does defer tool loading when definitions exceed 10% of context. That helps a lot. But they are solving different problems. Deferred loading is "don't load tools until you need them." mcptoon is "
4.
▲
Show HN: Mcptoon – Token-efficient MCP CLI client
(github.com)
73 points
by
mcptokensaver
1mo ago
|
49 comments