diff --git a/.grok-plugin/marketplace.json b/.grok-plugin/marketplace.json index 282621f5..856c1b1d 100644 --- a/.grok-plugin/marketplace.json +++ b/.grok-plugin/marketplace.json @@ -293,6 +293,33 @@ "homepage": "https://github.com/OpenPhone/quo-grok-plugin", "keywords": ["quo", "quo mcp", "quo business phone", "openphone"], "domains": ["quo.com", "mcp.quo.com", "support.quo.com", "my.quo.com"] + }, + { + "name": "pingroom-mcp", + "description": "Reach a human through PingRoom (hosted MCP server + skill). Send someone a ping with files, a map location, a tappable link, or structured data; ask a question and block until they answer; gate an action on an approve/deny decision; hand a decision off to your authorizing human; drive a live-progress card on their lock screen while long work runs.", + "category": "productivity", + "source": { + "source": "url", + "url": "https://github.com/pingroom/skills.git", + "sha": "621874f9f5daca354f93d507080010bfec5578ad", + "path": "mcp" + }, + "homepage": "https://pingroom.io/connect-mcp.md", + "keywords": ["pingroom", "ping room", "pingroom mcp"], + "domains": ["pingroom.io", "api.pingroom.io"] + }, + { + "name": "pingroom-cli", + "description": "Reach a human from a shell, a CI pipeline, or an agent hook with the @pingroom/cli. Pings carry attachments up to 5 MiB, human answers come back as exit codes a script can branch on, deploys can wait on an approve/deny, and rooms, webhooks and quick actions are managed from the terminal.", + "category": "productivity", + "source": { + "source": "url", + "url": "https://github.com/pingroom/skills.git", + "sha": "621874f9f5daca354f93d507080010bfec5578ad", + "path": "cli" + }, + "homepage": "https://www.npmjs.com/package/@pingroom/cli", + "keywords": ["pingroom cli", "@pingroom/cli", "pingroom ask", "pingroom pair"] } ] } diff --git a/.grok-plugin/plugin-index.json b/.grok-plugin/plugin-index.json index 3b5a7d6e..62940733 100644 --- a/.grok-plugin/plugin-index.json +++ b/.grok-plugin/plugin-index.json @@ -536,6 +536,36 @@ ] } }, + "pingroom-cli": { + "sha": "621874f9f5daca354f93d507080010bfec5578ad", + "version": "1.1.1", + "components": { + "skills": [ + { + "name": "pingroom-cli", + "description": "Use the `pingroom` CLI to reach humans from terminals, scripts, CI, and Claude Code hooks — send pings with file attach…" + } + ] + } + }, + "pingroom-mcp": { + "sha": "621874f9f5daca354f93d507080010bfec5578ad", + "version": "1.1.1", + "components": { + "mcpServers": [ + { + "name": "pingroom", + "description": "http" + } + ], + "skills": [ + { + "name": "pingroom-mcp", + "description": "Reach a human through PingRoom — the event platform whose MCP connector this session has. Use this skill whenever the t…" + } + ] + } + }, "pstack": { "sha": "7314f723a487ec406b6369fe5865ba034cfed166", "components": {