CP
ContinueOps Public MCP
/explore_compliance_framework
Explore a compliance framework
Look up a compliance / regulatory framework by short id. Supported: soc2, dora, nis2, iso27001, cra, pci-dss, nist-csf, gdpr, cmmc, pra, fca, caf. Returns descr
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 /explore_compliance_framework for me.
Input
| Field | Type | Description |
|---|---|---|
| framework_id* | string (soc2 | dora | nis2 | iso27001 | cra | pci-dss) | Framework short id. |
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":"/explore_compliance_framework","input":{"framework_id":"soc2"}}'cli
npx cracked-ai run -p mcp-com-continueops-continueops-public -e /explore_compliance_framework -i '{"framework_id":"soc2"}'mcp
run_tool({ provider: "mcp-com-continueops-continueops-public", endpoint: "/explore_compliance_framework", input: {"framework_id":"soc2"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.