spend for Zed
io.github.payclaw/spend
Agents are not bots. PayClaw proves it — then lets them pay. Badge + Spend on existing Visa rails.
client:Zed
transport:stdio
runtime:npm
Install spend in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"spend": {
"command": "npx",
"args": [
"-y",
"@payclaw/mcp-server"
],
"env": {
"PAYCLAW_API_KEY": "<PAYCLAW_API_KEY>",
"PAYCLAW_API_URL": "<PAYCLAW_API_URL>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs