Pushary for VS Code
io.github.pushary/pushary
Reach a human from a running agent. Approvals on the lock screen, plus a cross-agent audit trail.
client:VS Code
transport:streamable-http
tools:5
Install Pushary in VS Code
.vscode/mcp.json
{
"servers": {
"pushary": {
"type": "http",
"url": "https://pushary.com/api/mcp/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs