PingRoom for Zed
io.pingroom/pingroom
Send mobile pings and route human questions, approvals, and handoffs from AI agents.
client:Zed
transport:streamable-http
tools:42
Install PingRoom in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pingroom": {
"url": "https://api.pingroom.io/api/agent/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed 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