PingRoom
REMOTE · API.PINGROOM.IO · SCANNED SEP 24
Send mobile pings and route human questions, approvals, and handoffs from AI agents.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security63
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (disconnect). See how to fix → View diagnostics → Fail
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability76
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 5148 tokens (~122/item across 42 items; 42 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management77
- Stability observed for 23 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 99% of tool parameters carry a description.Partial
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 5 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 43 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the PingRoom MCP server?
PingRoom is a hosted endpoint at https://api.pingroom.io/api/agent/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · api.pingroom.io
claude mcp add --transport http io-pingroom-pingroom 'https://api.pingroom.io/api/agent/mcp'
{
"mcpServers": {
"io-pingroom-pingroom": {
"url": "https://api.pingroom.io/api/agent/mcp"
}
}
} {
"servers": {
"io-pingroom-pingroom": {
"type": "http",
"url": "https://api.pingroom.io/api/agent/mcp"
}
}
} [mcp_servers.io-pingroom-pingroom] url = "https://api.pingroom.io/api/agent/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"io-pingroom-pingroom": {
"type": "remote",
"url": "https://api.pingroom.io/api/agent/mcp",
"enabled": true
}
}
} openclaw mcp add io-pingroom-pingroom --url 'https://api.pingroom.io/api/agent/mcp' --transport streamable-http
mcp_servers:
io-pingroom-pingroom:
url: "https://api.pingroom.io/api/agent/mcp" {
"McpServers": {
"io-pingroom-pingroom": {
"Transport": "http",
"Url": "https://api.pingroom.io/api/agent/mcp"
}
}
} assistant mcp add io-pingroom-pingroom -t streamable-http -u 'https://api.pingroom.io/api/agent/mcp'
{
"mcpServers": {
"io-pingroom-pingroom": {
"type": "http",
"url": "https://api.pingroom.io/api/agent/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 24 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.
- 22 Sept 26 0
- Tool “trigger_quick_action” rewrote its description, which is the text the model reads security
- “create_public_room” added an optional parameter “location_latitude” cosmetic
- “create_public_room” added an optional parameter “location_longitude” cosmetic
- “create_public_room” added an optional parameter “location_name” cosmetic
- “trigger_quick_action” added an optional parameter “attachment_ids” cosmetic
- “trigger_quick_action” added an optional parameter “data” cosmetic
- “trigger_quick_action” added an optional parameter “quick_action_id” cosmetic
- “update_quick_action” added an optional parameter “input_type” cosmetic
- 21 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.
- 19 Sept 26 +3
- HSTS header: fail → pass ▲ security
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Sept 26 +1
- “broadcast” reworded the description of “is_urgent” cosmetic
- “trigger_quick_action” reworded the description of “is_urgent” cosmetic
2 cosmetic changes on this day. Switch on “Show cosmetic changes” to see them.
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 +1
- “trigger_quick_action” reworded the description of “action_number” cosmetic
- “update_quick_action” reworded the description of “action_number” cosmetic
- “update_quick_actions” reworded the description of “actions” cosmetic
3 cosmetic changes on this day. Switch on “Show cosmetic changes” to see them.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 24 Sept 2026 · Probed https://api.pingroom.io/api/agent/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=pingroom.io | CN=WE1,O=Google Trust Services,C=US | 24 Aug 2026 | 22 Nov 2026 | ECDSA 256 | ECDSA-SHA256 | ff8f4d58105aff790e37768492973756 |
| SANs: pingroom.io, *.pingroom.io | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of api.pingroom.io. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| io. | present | 57355 | 8 | Verified |
| pingroom.io. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=31536000; includeSubDomains |
| x-content-type-options | nosniff |
| x-frame-options | SAMEORIGIN |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://api.pingroom.io/api/agent/mcp | Verified | 200 | |
| http (plaintext) | http://api.pingroom.io/api/agent/mcp | HTTPS enforced | 301 | https://api.pingroom.io/api/agent/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
activate_agent_inbox Activate Agent Inbox ~123
Start or resume the onboarding Question in the private room the human chose during authorization. If recipient_not_ready, ask the human to install or update PingRoom from install_url, open the app, sign in, and enable notifications before retrying. Read question.id, then call wait_for_handoff only while state is pending and within a bounded local deadline. Success is answered with activation_completed true. Any other terminal result is incomplete: stop polling that attempt, then call activate_agent_inbox again for one numbered retry. The stamp requires native phone receipt before the human answer.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
ask_question Ask Question ~295
Ask a person a question with 2-4 tappable options, then block on their answer (pair with wait_for_answer). Delivered as a push they can answer from the lock screen or in-app; the first valid answer wins. Rate-limited.
| Name | Type | Req | Description |
|---|---|---|---|
| attachment_ids | array | – | Ids of up to 4 uploaded attachments (see upload_attachment) to include. Uploading requires a Pro account. |
| context | string | – | Optional secondary line, e.g. a build number. |
| correlation_id | string | – | Your own id, echoed back unchanged on read. |
| data | object | – | Arbitrary structured context (max 25 keys / 8KB). Read surfaces return it after connector privacy filtering; do not put secrets in data. data.location is reserved for a shareable location. |
| idempotency_key | string | – | Stable key so a retried call cannot create a second one. |
| invite_code | string | yes | Room invite code. |
| options | array | – | Answer options in display order. Omit for a default Approve/Deny. |
| prompt | string | yes | The question the person reads. |
| reply_to | string | – | Optional routing pointer, echoed back unchanged. |
| text_input | object | – | Invite a typed answer (on its own, or alongside options). max_length is capped at 60. |
| ttl | integer | – | Seconds the question stays open before it expires. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
broadcast Broadcast Ping ~413
Send a custom ping to a room the account belongs to. Rate-limited. Not available in personal rooms (use trigger_quick_action there).
| Name | Type | Req | Description |
|---|---|---|---|
| ack_mode | string | – | With requires_ack: any (default) resolves on the first confirmation; all waits for every original eligible recipient. Read action_state.confirmed_count and required_count for progress. |
| ack_timeout_seconds | integer | – | Optional acknowledgement deadline in seconds. |
| action_icon | string | – | Optional emoji shown with the ping. |
| action_number | integer | – | Optional quick-action slot to attribute the ping to. |
| attachment_ids | array | – | Ids of up to 4 uploaded attachments (see upload_attachment) to include. Uploading requires a Pro account. |
| correlation_id | string | – | Your own id, echoed back unchanged on read. |
| data | object | – | Arbitrary structured context (max 25 keys / 8KB). Read surfaces return it after connector privacy filtering; do not put secrets in data. data.location is reserved for a shareable location, and data.u… |
| invite_code | string | yes | Room invite code. |
| is_urgent | boolean | – | Deliver time-sensitive so the ping breaks through Focus / Do Not Disturb and reaches members who muted the room or you (a block still wins). Independent of requires_ack: urgent affects delivery only… |
| message | string | yes | Ping body text (max 120 characters in private rooms, 160 in public rooms). |
| reply_to | string | – | Id of the ping this one answers (notification id or correlation id). |
| requires_ack | boolean | – | Keep this ping open until its confirmation rule is met, and show it as a lock-screen card with an Acknowledge button. Does not raise the interruption level on its own — combine with is_urgent for an… |
| title | string | – | Optional headline. Defaults to the room name. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | A privacy-minimized, chainable PingRoom notification result. |
No examples provided.
cancel_question Cancel Question ~27
Withdraw a still-pending question you asked.
| Name | Type | Req | Description |
|---|---|---|---|
| question_id | string | yes | Question id. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
connection_info Connection Info ~89
Verify the current connection: owner.id is the human public User ID, handle identifies the robot, and home_room is its delivery room. After login or reconnect, match owner.id and handle to the approved account and robot before sending. A mismatch means stop and reload or restart the MCP client. Includes a credential-protected latest-pings feed and token-free install URL; never send credentials to the install URL.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | The authenticated robot and its owner public User ID, for account verification. |
No examples provided.
create_handoff Create Handoff ~223
Hand work to exactly one human as either an acknowledgement or a tappable question. The server verifies that one of the recipient's current devices supports the complete Handoff action before creating anything.
| Name | Type | Req | Description |
|---|---|---|---|
| audience | object | yes | – |
| correlation_id | string | – | Your own stable correlation id. |
| data | object | – | Structured context returned on read surfaces after connector privacy filtering. Do not put secrets in data. |
| expires_in | integer | – | Seconds before the handoff expires; the server clamps this to its safe range. |
| idempotency_key | string | – | Stable key for at-most-once creation across both Ack and Question kinds. |
| kind | string | yes | ack asks the human to acknowledge; question asks them to choose an option. |
| options | array | – | Required for question and forbidden for ack. Each item may be a label string or a structured option. |
| prompt | string | yes | The work/request shown to the human. |
| reply_to | string | – | Optional routing pointer. |
| urgency | string | – | Notification interruption level. Defaults to active. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
create_public_room Create Public Room ~215
Create a publicly discoverable room with a unique @handle. Counts toward the free-plan five-room cap.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | Discovery category. |
| color | string | yes | Hex color, e.g. "#e33122". |
| description | string | – | Short room description shown in public discovery. |
| handle | string | yes | Globally unique @handle (vanity URL): lowercase letters, digits, underscores. |
| icon | string | yes | A v3 room-icon catalog id, e.g. "bell". Call list_room_icons to discover the valid ids. |
| location_latitude | number | – | Latitude in decimal degrees. Send all three location fields or none. |
| location_longitude | number | – | Longitude in decimal degrees. Send all three location fields or none. |
| location_name | string | – | Place name shown in nearby discovery. Send all three location fields or none. |
| name | string | yes | Room display name. |
| show_owner | boolean | – | Whether the owner is shown publicly. Defaults to true. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
create_room Create Room ~116
Create a new private room owned by the authenticated account. Free accounts may own up to five rooms. If this agent was granted every room and has no delivery room yet, the new room becomes its delivery room — where its handoffs and direct questions land.
| Name | Type | Req | Description |
|---|---|---|---|
| color | string | yes | Hex color, e.g. "#e33122". |
| icon | string | yes | A v3 room-icon catalog id, e.g. "bell". Call list_room_icons to discover the valid ids. |
| name | string | yes | Room display name. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
create_webhook Create Webhook ~230
Create an incoming webhook for a room the account owns. The bound account must be Pro. Returns the secret trigger URL — treat it as a credential.
| Name | Type | Req | Description |
|---|---|---|---|
| action_number | integer | – | Quick-action slot to attribute fires to. Auto-assigned if omitted. |
| color | string | – | Hex color, e.g. "#e33122". |
| cooldown_seconds | integer | – | Minimum seconds between fires. Defaults to 5. |
| enabled | boolean | – | Whether the webhook is active. Defaults to true. |
| icon | string | – | A v3 room-icon catalog id, e.g. "bell". Call list_room_icons to discover the valid ids. |
| invite_code | string | yes | Room invite code. |
| message | string | – | Optional default push body (max 120 characters in private rooms, 160 in public rooms). |
| name | string | yes | Webhook name (shown to the owner). |
| sound | string | – | Canonical sound id, e.g. "ting". Omit for the room default. |
| title | string | – | Optional push title used when the webhook fires. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | An incoming webhook. `webhook_url` embeds the secret — treat it as a credential. |
No examples provided.
delete_attachment Delete Attachment ~37
Delete an attachment this agent uploaded that is not yet claimed by a ping.
| Name | Type | Req | Description |
|---|---|---|---|
| attachment_id | string | yes | Attachment id returned by upload_attachment. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
delete_webhook Delete Webhook ~55
Delete an incoming webhook (by id) from a room the account owns.
| Name | Type | Req | Description |
|---|---|---|---|
| invite_code | string | yes | Room invite code. |
| webhook_id | string | yes | Webhook id (from list_webhooks or create_webhook). |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
disconnect Disconnect ~92
Revoke this authenticated robot connection, including its access and refresh credentials and room memberships. Use only when the human explicitly requests logout, disconnection, or reconnection. Call BEFORE clearing local credentials or running MCP logout/login. It affects only the current connection and accepts no account or robot selector. After login, restart or reload the MCP client, then match connection_info owner.id and handle to the approved account and robot before sending.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | The authenticated robot and its owner public User ID, for account verification. |
No examples provided.
get_approval Get Approval ~31
Fetch the current status of an approval request without blocking.
| Name | Type | Req | Description |
|---|---|---|---|
| approval_id | string | yes | Approval request id. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
get_attachment Get Attachment ~57
Fetch an attachment visible to this agent as base64 content plus metadata. Results over the connector size limit return attachment_too_large — fetch those via the agent REST API instead.
| Name | Type | Req | Description |
|---|---|---|---|
| attachment_id | string | yes | Attachment id returned by upload_attachment. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
get_handoff Get Handoff ~33
Fetch the authoritative current state of one Handoff without blocking.
| Name | Type | Req | Description |
|---|---|---|---|
| handoff_id | string | yes | Handoff id. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
get_live_status Get Live Status ~163
Read back the current state of a live stream you created, so a restarted producer can reconcile instead of starting a duplicate. Only returns streams started by this credential, within the last 24 hours. Returns notification_id and correlation_id, then the stored display state (state, progress, message, category, template, accent_override, eta_at, deadline_at, metrics, prompt, options, left, right, center, steps, current_step), action_state, and updated_at. Fields you never set come back as null rather than being omitted, so a matchup/metrics/countdown/question stream can be resumed without re-sending content.
| Name | Type | Req | Description |
|---|---|---|---|
| correlation_id | string | yes | The stream key used when the stream was started. |
| invite_code | string | yes | Room invite code. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
get_notification Get Notification ~33
Fetch one visible ping by notification id, including its current action_state.
| Name | Type | Req | Description |
|---|---|---|---|
| notification_id | string | yes | Room notification id. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | A privacy-minimized, chainable PingRoom notification result. |
No examples provided.
get_question Get Question ~28
Fetch the current state of a question without blocking.
| Name | Type | Req | Description |
|---|---|---|---|
| question_id | string | yes | Question id. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
get_room Get Room ~34
Fetch a single room by its invite code, including members and quick actions.
| Name | Type | Req | Description |
|---|---|---|---|
| invite_code | string | yes | Room invite code. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
join_room Join Room ~51
Join a room using its invite code. Include the password only if the room is protected.
| Name | Type | Req | Description |
|---|---|---|---|
| invite_code | string | yes | Room invite code. |
| password | string | – | Only required for password-protected rooms. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
list_handoffs List Handoffs ~99
List a bounded page of this agent's Handoffs, newest first. Omit state (or use open) for unresolved work; use all for history and page while has_more is true.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Handoffs per page. Defaults to 10; maximum 25. |
| page | integer | – | Page number, newest first. |
| state | string | – | Filter to open Handoffs or include all states. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
list_notifications List Notifications ~114
List a bounded page of recent pings across approved rooms, newest first. Use page to continue while has_more is true.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | – | Only pings created on this calendar date, e.g. "2026-08-25". |
| limit | integer | – | Pings per page. Defaults to 10; maximum 25. |
| page | integer | – | Page number, newest first. |
| type | string | – | Narrow to pings you received or pings you sent. Omit for both. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
list_questions List Questions ~80
List a bounded page of questions you asked, newest first. Optionally filter by state; use page while has_more is true.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Questions per page. Defaults to 10; maximum 25. |
| page | integer | – | Page number, newest first. |
| state | string | – | Filter by state. Omit for all. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
list_quick_actions List Quick Actions ~30
List the quick actions configured for a room.
| Name | Type | Req | Description |
|---|---|---|---|
| invite_code | string | yes | Room invite code. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | array | yes | – |
No examples provided.
list_room_icons List Room Icons ~52
List the room-icon catalog (icon ids, tags, and categories). Call this before create_room / create_public_room / create_webhook to pick a valid icon id, and to interpret icon values returned by reads.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
list_rooms List Rooms ~17
List the rooms the authenticated account belongs to.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | array | yes | – |
No examples provided.
list_webhooks List Webhooks ~38
List the incoming webhooks (with their trigger URLs) for a room the account owns.
| Name | Type | Req | Description |
|---|---|---|---|
| invite_code | string | yes | Room invite code. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | array | yes | – |
No examples provided.
live_status Publish Live Status ~292
Start, update, or end a live progress card on the room members' lock screen (an iOS Live Activity / Android live update). Reuse the same correlation_id for every ping of one stream: the first ping starts the card and sends one alert, further "running" pings move it silently, and the first "done"/"failed" sends one completion alert and ends it. Free accounts get a small number of NEW streams per day; updates and the final ping are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| ack_timeout_seconds | integer | – | Optional acknowledgement deadline in seconds. |
| action | integer | – | Quick-action slot to attribute the stream to (supplies the icon and sound). |
| correlation_id | string | yes | The stream key. Reuse it on every ping of the same stream. |
| data | object | – | Arbitrary structured context (max 25 keys / 8KB), returned on read surfaces after connector privacy filtering. Do not put secrets in data. |
| invite_code | string | yes | Room invite code. |
| live_status | object | yes | The live card's state. Only state is required. |
| requires_ack | boolean | – | Add an Acknowledge button; the first eligible member to tap resolves it for everyone. Does not raise the interruption level — set category "alert" for a time-sensitive start. |
| title | string | – | Card title. Defaults to the selected quick action's label. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
redeem_code Redeem Pro Code ~95
Redeem a gifted Pro or promo code for the human account that connected this agent. Consumes a single-use code and grants Pro; no room or paid plan is required. Use only a code the user supplied for redemption. Existing eligibility and one-per-account limits apply. Do not retry a successful redemption.
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | The 12-letter/digit gift or promo code. Case-insensitive; surrounding whitespace is trimmed. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
request_approval Request Approval ~182
Ask the human to approve or reject an action, then block on their answer (pair with wait_for_approval). Delivered as a push to the user. Rate-limited.
| Name | Type | Req | Description |
|---|---|---|---|
| correlation_id | string | – | Your own id, echoed back unchanged on read. |
| data | object | – | Arbitrary structured context, returned on reads after connector privacy filtering. Do not put secrets in data. |
| idempotency_key | string | – | Stable key so a retried call cannot create a second one. |
| invite_code | string | yes | Room invite code. |
| options | array | – | Answers to choose between. Defaults to ["approve","deny"]. |
| question | string | yes | What you want the human to decide on. |
| title | string | – | Optional short title for the request. |
| ttl | integer | – | Seconds the request stays open before it expires. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
rotate_handle Rotate Agent Handle ~22
Rotate this agent's public handle — kill-switch for a leaked handle.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
set_avatar Set Agent Avatar ~43
Set this agent's avatar. Must be one of the PingRoom bot avatars.
| Name | Type | Req | Description |
|---|---|---|---|
| avatar_id | string | yes | Bot avatar id, e.g. "bots-3". |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
trigger_quick_action Trigger Quick Action ~424
Press a room quick action, notifying its members. Rate-limited. Read the action's input_type first (list_quick_actions): location needs data.location, link needs data.url, file/photo/pdf need attachment_ids — a press without the matching detail is a 422 quick_action_input_required.
| Name | Type | Req | Description |
|---|---|---|---|
| ack_mode | string | – | Confirmation rule for this press: any (default) resolves on the first confirmation; all waits for every original eligible recipient. Applies only when this press requires acknowledgement. |
| action_number | integer | yes | Quick-action slot number (1–16). Slots 5–16 require the room owner to have Pro. |
| attachment_ids | array | – | Ids of up to 4 uploaded attachments (see upload_attachment). Required when the action's input_type is file, photo (jpg/png only) or pdf (pdf only); a mismatched type is a 422 quick_action_input_type. |
| data | object | – | The detail this press carries. data.location satisfies an action whose input_type is location; data.url satisfies link. Only these two keys are accepted on a trigger. |
| invite_code | string | yes | Room invite code. |
| is_urgent | boolean | – | Deliver this one press time-sensitive so it breaks through Focus / Do Not Disturb and reaches members who muted the room or you (a block still wins). Send-time only — the action's saved configuration… |
| quick_action_id | string | – | Optional id of the action as read from list_quick_actions. When the slot has since moved pages the press is refused with 409 quick_action_layout_changed instead of firing the wrong Ping. |
| requires_ack | boolean | – | Keep this one press open until an eligible recipient acknowledges it. Send-time only and elevating only: true adds the acknowledgement to an action that has none, false never disables the action's st… |
| trigger_source | string | – | Defaults to "manual". Only these two are client-settable — "webhook" and "system" are stamped server-side and are rejected here. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | A privacy-minimized, chainable PingRoom notification result. |
No examples provided.
update_quick_action Update Quick Action ~222
Configure a numbered quick-action slot for a room the account owns.
| Name | Type | Req | Description |
|---|---|---|---|
| action_number | integer | yes | Quick-action slot number (1–16). Slots 5–16 require the room owner to have Pro. |
| icon | string | yes | Emoji or icon id. |
| input_type | string | – | Detail every press of this action must carry: none (default), location (data.location), link (data.url), file (any attachment), photo (jpg/png attachment) or pdf (pdf attachment). A press without it… |
| invite_code | string | yes | Room invite code. |
| label | string | yes | Button label. Must be sent, but may be empty ("") — a Ping can be named by its emoji alone, and clients render an untitled one as just the emoji. |
| requires_ack | boolean | – | Whether pings from this action remain open until one eligible recipient acknowledges them. |
| sound | string | – | Canonical sound id, e.g. "ting". Omit for the room default. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
update_quick_actions Update Quick Actions ~171
Configure several of a room's quick-action slots in one call. Prefer this over repeated update_quick_action: each single-slot write wakes the owner's device with its own background refresh, so setting up four Pings one at a time spends four of a finite daily push budget on one operation. Slots you do not list are left exactly as they are, so this is also the right tool for editing a single Ping.
| Name | Type | Req | Description |
|---|---|---|---|
| actions | array | yes | Add new pages as complete groups of four in order (5–8, 9–12, 13–16); the room owner needs Pro. The slots to write. Each action_number must appear at most once. Slots omitted here keep their current… |
| invite_code | string | yes | Room invite code. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
update_webhook Update Webhook ~238
Update an incoming webhook (by id) on a room the account owns — e.g. change its icon, title, message, or sound.
| Name | Type | Req | Description |
|---|---|---|---|
| action_number | integer | – | Quick-action slot to attribute fires to. |
| color | string | – | Hex color, e.g. "#e33122". |
| cooldown_seconds | integer | – | Minimum seconds between fires. |
| enabled | boolean | – | Whether the webhook is active. |
| icon | string | – | A v3 room-icon catalog id, e.g. "bell". Call list_room_icons to discover the valid ids. |
| invite_code | string | yes | Room invite code. |
| message | string | – | Default push body (max 120 characters in private rooms, 160 in public rooms). |
| name | string | – | Webhook name (shown to the owner). |
| regenerate_secret | boolean | – | Rotate the secret trigger URL. |
| sound | string | – | Canonical sound id, e.g. "ting". |
| title | string | – | Push title used when the webhook fires. |
| webhook_id | string | yes | Webhook id (from list_webhooks or create_webhook). |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | An incoming webhook. `webhook_url` embeds the secret — treat it as a credential. |
No examples provided.
upload_attachment Upload Attachment ~116
Upload a small file (max ~90 KiB over MCP; Pro account required) and get an attachment id to include in broadcast or ask_question via attachment_ids. Larger files: use the PingRoom CLI or agent REST API.
| Name | Type | Req | Description |
|---|---|---|---|
| content_base64 | string | yes | Base64-encoded file bytes (standard alphabet, padding optional). |
| filename | string | yes | File name including extension, e.g. report.md. |
| mime_type | string | – | Optional MIME type, e.g. text/markdown. Defaults from the filename extension. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
wait_for_ack Wait for Acknowledgement ~86
Long-poll a generic acknowledgement-required ping until its confirmation rule is met (any: first confirmation; all: every original eligible recipient), it expires, or the timeout elapses. Questions use wait_for_answer instead.
| Name | Type | Req | Description |
|---|---|---|---|
| notification_id | string | yes | Room notification id. |
| timeout | integer | – | Seconds to hold the request open. Use 0 for an immediate authoritative state read. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | A privacy-minimized, chainable PingRoom notification result. |
No examples provided.
wait_for_answer Wait for Answer ~66
Long-poll a question until it is answered or expires. Returns the state and, once answered, the chosen option value + label and the responder.
| Name | Type | Req | Description |
|---|---|---|---|
| question_id | string | yes | Question id. |
| timeout | integer | – | Seconds to hold the request open (server-capped). |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
wait_for_approval Wait for Approval ~64
Long-poll an approval request until the human decides or it expires. Returns the status and, once decided, the chosen option.
| Name | Type | Req | Description |
|---|---|---|---|
| approval_id | string | yes | Approval request id. |
| timeout | integer | – | Seconds to hold the request open (server-capped). |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
wait_for_handoff Wait for Handoff ~103
Long-poll a Handoff until the human resolves it, it expires, or the bounded timeout elapses. For the onboarding Question returned by activate_agent_inbox, success requires an answered result with activation_completed true; use a bounded local deadline and treat any terminal answer without that stamp as incomplete.
| Name | Type | Req | Description |
|---|---|---|---|
| handoff_id | string | yes | Handoff id. |
| timeout | integer | – | Seconds to hold the request open; use 0 for an immediate state read. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | Purpose-built PingRoom result with credential and account fields removed. |
No examples provided.
wait_for_notification Wait for Notification ~80
Long-poll for the next ping. Blocks until one arrives or the timeout elapses — the real-time inbound channel for an agent. The agent's own sends are excluded.
| Name | Type | Req | Description |
|---|---|---|---|
| after | string | – | Cursor from the previous call; omit to get the current head. |
| timeout | integer | – | Seconds to hold the request open (server-capped). |
| Name | Type | Req | Description |
|---|---|---|---|
| result | object | yes | – |
No examples provided.
What is the PingRoom MCP server?
PingRoom is an MCP server listed in the public MCP registry as io.pingroom/pingroom. Send mobile pings and route human questions, approvals, and handoffs from AI agents. This page covers its hosted endpoint (https://api.pingroom.io/api/agent/mcp).
Is the PingRoom MCP server safe to use?
PingRoom scores 78 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the PingRoom MCP server expose?
PingRoom exposes 42 tools: connection_info, disconnect, redeem_code, list_rooms, list_quick_actions, and 37 more. Their descriptions and schemas cost roughly 4,979 tokens of context every time the server is loaded.
Does the PingRoom MCP server require authentication?
No. We connected to PingRoom without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the PingRoom MCP server still maintained?
PingRoom is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.