Harvey Budget runs on your own machine — the client starts it, so there is no endpoint to ping. 16 installs a week from npm.
Agent spending management with budget tracking, ROI analysis, and spend approval.
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add harvey-budget -- npx -y @meltingpixels/harvey-budget
{
"mcpServers": {
"harvey-budget": {
"args": [
"-y",
"@meltingpixels/harvey-budget"
],
"command": "npx"
}
}
}
[mcp_servers.harvey-budget]
command = "npx"
args = ["-y", "@meltingpixels/harvey-budget"]
{
"mcpServers": {
"harvey-budget": {
"args": [
"-y",
"@meltingpixels/harvey-budget"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"harvey-budget": {
"args": [
"-y",
"@meltingpixels/harvey-budget"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.