mcpbeat Sign in

Agent Spend Policy MCP Server

local only

Agent Spend Policy MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 5 Aug 2026.

Local agent spend-policy checks. No funds, keys, payment authority, or network access.

Installs per day peak 30 · avg 9 · -36% w/w
a month agotoday
34
Installs / week
npm · @dingdawg/agent-spend-policy-mcp
0
Stars
0 open issues
5 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Agent Spend Policy MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add agent-spend-policy-mcp -- npx -y @dingdawg/agent-spend-policy-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-spend-policy-mcp": {
      "args": [
        "-y",
        "@dingdawg/agent-spend-policy-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-spend-policy-mcp]
command = "npx"
args = ["-y", "@dingdawg/agent-spend-policy-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "agent-spend-policy-mcp": {
      "args": [
        "-y",
        "@dingdawg/agent-spend-policy-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-spend-policy-mcp": {
      "args": [
        "-y",
        "@dingdawg/agent-spend-policy-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Agent Spend Policy MCP

same job, measured the same way
ClawPay MCP — Non-Custodial x402 Payments for AI Agents
by up2itnow0822

Non-custodial x402 payments for AI agents. Sign locally, spend limits, Base network.

23 installs/wk local only
LiquiLens Trade Safety Gateway
by beepboop2025

Read-only checks for proposed orders against evidence and policy; no trading or payment authority.

answering
S+S Agentic
by shortandsweet-agentic

Doors for AI agents: witness, letter, poison check, ghost check, wall. No account, no payment.

10 tools answering
ShieldZCash
by shieldzcash

Keyless non-custodial crypto payments for AI agents: payment links and tip jars, no API key.

38 installs/wk 4 tools answering
Voulti
by csacanam

Accept crypto payments from AI agents: invoices + hosted checkout on 5 chains. No API key.

26 installs/wk local only
Apple Stocks MCP
by helderpgoncalves

Reads your macOS Apple Stocks watchlist, quotes and fundamentals locally. Read-only, no network.

31 installs/wk local only
Kura
by dinggi5

Local Ethereum wallet for AI agents - balances, history, x402 payments on Base. Keys stay local.

local only
x402 Merchant Check
by gradientdecisions

Pre-payment merchant trust checks for x402 agents on Base and Solana.

1 tools answering

Agent Spend Policy MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Agent Spend Policy MCP?
Agent Spend Policy MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @dingdawg/agent-spend-policy-mcp was installed 34 times last week.
How do I connect Agent Spend Policy MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @dingdawg/agent-spend-policy-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Agent Spend Policy MCP?
The npm package @dingdawg/agent-spend-policy-mcp was installed 34 times in the last week. Week over week that is -36%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Agent Spend Policy MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.