AgentPay for VS Code
io.github.rumblingb/agentpay
Agent payments, API key vaulting, and governed mandates. Agents spend within user-defined limits.
client:VS Code
transport:streamable-http
runtime:npm
Install AgentPay in VS Code
.vscode/mcp.json
{
"servers": {
"agentpay": {
"type": "http",
"url": "https://api.agentpay.so/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs