Agent Push Kit for VS Code
io.github.justinbstrong/agent-push-kit
Send, search, and manage notifications, accounts, and push preferences
client:VS Code
transport:streamable-http
runtime:npm
Install Agent Push Kit in VS Code
.vscode/mcp.json
{
"servers": {
"agent-push-kit": {
"type": "http",
"url": "https://api.chatdna.co/agent-push-kit/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs