fittok for Claude Desktop
io.github.likhithreddy/fittok
Retrieve only the relevant code for a codebase question, within a token budget.
client:Claude Desktop
transport:stdio
runtime:pypi
Install fittok in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fittok": {
"command": "uvx",
"args": [
"fittok"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs