PluginBench
MCP Server
Active
MIT

io.github.dingdawg/agent-spend-policy-mcp MCP Server

io.github.dingdawg/agent-spend-policy-mcp

What is the io.github.dingdawg/agent-spend-policy-mcp MCP server?

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

How to install io.github.dingdawg/agent-spend-policy-mcp

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-spend-policy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@dingdawg/agent-spend-policy-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "agent-spend-policy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@dingdawg/agent-spend-policy-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "agent-spend-policy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@dingdawg/agent-spend-policy-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "agent-spend-policy-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@dingdawg/agent-spend-policy-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add agent-spend-policy-mcp -- npx -y @dingdawg/agent-spend-policy-mcp

Related MCP servers

AI code review — security, quality, performance. Learns your patterns. Receipted.

1
Python
MIT
View repository →

EU AI Act + Colorado AI Act compliance scoring. 87/100 in 60 seconds. Free local scan.

1
Python
View repository →

AI data agent — schema analysis, query optimization, PII detection, pipelines.

1
Python
MIT
View repository →

DevOps AI. Deploy checks, incident analysis, infra audit. Learns from past failures.

1
Python
MIT
View repository →

Financial analysis AI. Forecasting, audit prep, SOX/GAAP compliance. Accuracy compounds with use.

1
JavaScript
View repository →

Universal governance layer for AI agents. MCP-native, fail-closed, audit proofs and rollback.

1
JavaScript
MIT
View repository →