tokencast for Claude Desktop
io.github.krulewis/tokencast
Pre-execution cost estimation for LLM agent workflows with calibration learning
client:Claude Desktop
transport:stdio
runtime:pypi
Install tokencast in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tokencast": {
"command": "uvx",
"args": [
"tokencast"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs