Loading MCP server directory, please wait...
Agent spending management with budget tracking, ROI analysis, and spend approval.
npx @getmcp/cli add io.github.meltingpixelsai/harvey-budgetRequires Node.js 18+. Community-contributed server. Review source before installing.
SUPABASE_URLSupabase URL for budget database
SUPABASE_SERVICE_ROLE_KEYSupabase service role key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.meltingpixelsai/harvey-budget": {
"command": "npx",
"args": [
"-y",
"@meltingpixels/harvey-budget"
],
"env": {
"SUPABASE_URL": "",
"SUPABASE_SERVICE_ROLE_KEY": "",
"PAYMENT_WALLET": ""
}
}
}
}