agent teller for VS Code
io.github.sarduine13-star/agent-teller
Verify AI agent payments and detect fraud. Input: agent_id, amount, service_id.
client:VS Code
transport:streamable-http
Install agent teller in VS Code
.vscode/mcp.json
{
"servers": {
"agent-teller": {
"type": "http",
"url": "https://agent-teller-production.up.railway.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs