agents for VS Code
com.obsmetrics.paygent/agents
Pay-per-call safety guards for AI agents: injection, tool-call, signing, secret, x402-trust.
client:VS Code
transport:streamable-http
tools:7
Install agents in VS Code
.vscode/mcp.json
{
"servers": {
"agents": {
"type": "http",
"url": "https://paygent.obsmetrics.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs