CP
ContinueOps Public MCP
/browse_runbook_templates
Browse public runbook templates
List and search public runbook templates published by ContinueOps admins for the MCP catalogue. Returns template name, description, category tags, and a preview
liveverifiedunknown~5s typical
mcpprobedcontinueopspublicmcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-continueops-continueops-public /browse_runbook_templates for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Optional free-text filter over template name and description. |
| limit | integer | default 10 |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-continueops-continueops-public","endpoint":"/browse_runbook_templates","input":{"limit":10}}'cli
npx cracked-ai run -p mcp-com-continueops-continueops-public -e /browse_runbook_templates -i '{"limit":10}'mcp
run_tool({ provider: "mcp-com-continueops-continueops-public", endpoint: "/browse_runbook_templates", input: {"limit":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.