Token-aware message truncation: fit a chat history into your model's context budget.
Token-aware message truncation: fit a chat history into your model's context budget.
agentfit · v0.1.0
by MukundaKatta
46
Step 1: Install
Run this MCP server locally
Run this MCP server locally and expose it via stdio so your MCP client can connect.
Run via npm
@mukundakatta/agentfit-mcp@0.1.0Run command
npx @mukundakatta/agentfit-mcp@0.1.0Step 2: Connect
Connect in your MCP client
After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.
Loading MCP clients…