agent spend policy mcp for Zed
io.github.dingdawg/agent-spend-policy-mcp
Local agent spend-policy checks. No funds, keys, payment authority, or network access.
client:Zed
transport:stdio
runtime:npm
Install agent spend policy mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agent-spend-policy-mcp": {
"command": "npx",
"args": [
"-y",
"@dingdawg/agent-spend-policy-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs