Budgetary: estimate token spend for Windsurf
io.github.thriftell/budgetary
Pre-flight token-spend estimate (range, scenario, confidence) for a coding task, or an abstention.
client:Windsurf
transport:stdio
runtime:npm
Install Budgetary: estimate token spend in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"budgetary": {
"command": "npx",
"args": [
"-y",
"@budgetary/mcp"
],
"env": {
"BUDGETARY_API_KEY": "<BUDGETARY_API_KEY>",
"BUDGETARY_HOST": "<BUDGETARY_HOST>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs