Back to search
30
MCP

io.github.mukundakatta/agentfit

io.github.mukundakatta/agentfit

Token-aware message truncation: fit a chat history into your model's context budget.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

SlimContext
Chat history compression with token-based trimming and AI-powered summarization
0 tools
io.github.mukundakatta/promptbudget-mcp
Token-budget-aware text handling: count, truncate, and chunk for LLM prompts.
0 tools
@markdown-for-agents/audit
Audit utility that measures token and byte reduction when converting HTML to Markdown for AI agents
0 tools
io.github.arrayo/smart-context-mcp
Reduces AI agent token usage by 90% via context compression and task checkpoint persistence.
0 tools
io.github.mdfifty50-boop/token-lens
Context window token analysis and budget management
0 tools
tokencast
Pre-execution cost estimation for LLM agent workflows with calibration learning
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.mukundakatta/agentfit": {
      "url": "None",
      "transport": "http"
    }
  }
}