PingRoom for VS Code
io.pingroom/pingroom
Send mobile pings and route human questions, approvals, and handoffs from AI agents.
client:VS Code
transport:streamable-http
tools:42
Install PingRoom in VS Code
.vscode/mcp.json
{
"servers": {
"pingroom": {
"type": "http",
"url": "https://api.pingroom.io/api/agent/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- connection_info
- disconnect
- redeem_code
- list_rooms
- list_quick_actions
- trigger_quick_action
- broadcast
- live_status
- get_live_status
- list_room_icons
- list_notifications
- get_notification
- wait_for_notification
- wait_for_ack
- request_approval
- wait_for_approval
- get_approval
- ask_question
- wait_for_answer
- get_question
- list_questions
- cancel_question
- activate_agent_inbox
- create_handoff