Developer Tools
Trust: 32/100 (Limited)io.github.meltingpixelsai/harvey-budget Guide
Agent spending management with budget tracking, ROI analysis, and spend approval.
by meltingpixelsai
Quick Start
Install
npx @meltingpixels/harvey-budgetClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-meltingpixelsai-harvey-budget": {
"command": "npx",
"args": [
"@meltingpixels/harvey-budget"
]
}
}
}