Budgetary: estimate token spend for Cline
io.github.thriftell/budgetary
Pre-flight token-spend estimate (range, scenario, confidence) for a coding task, or an abstention.
client:Cline
transport:stdio
runtime:npm
Install Budgetary: estimate token spend in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"budgetary": {
"command": "npx",
"args": [
"-y",
"@budgetary/mcp"
],
"env": {
"BUDGETARY_API_KEY": "<BUDGETARY_API_KEY>",
"BUDGETARY_HOST": "<BUDGETARY_HOST>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs