PingRoom for Cursor
io.pingroom/pingroom
Send mobile pings and route human questions, approvals, and handoffs from AI agents.
client:Cursor
transport:streamable-http
tools:42
Install PingRoom in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pingroom": {
"url": "https://api.pingroom.io/api/agent/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor 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