aribot-mcp
A
aribot-mcp
/get_framework_coverage

Get Framework Coverage

Compliance-framework coverage for a diagram (real, ControlCodeMap-backed), optionally for one framework, plus an optional crossmap relationship graph. Wraps der

liveunknown~5s typical
mcparibot-mcp
$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-ayurak-aribot-mcp /get_framework_coverage for me.

Input

FieldTypeDescription
diagram_id*stringDiagram pk or uuid
frameworkstringOptional framework filter (e.g. 'NIST-800-53', 'SOC2')
include_graphbooleanAlso return the crossmap node/edge graph default false

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-ayurak-aribot-mcp","endpoint":"/get_framework_coverage","input":{"diagram_id":"...","include_graph":false}}'
cli
npx cracked-ai run -p mcp-com-ayurak-aribot-mcp -e /get_framework_coverage -i '{"diagram_id":"...","include_graph":false}'
mcp
run_tool({ provider: "mcp-com-ayurak-aribot-mcp", endpoint: "/get_framework_coverage", input: {"diagram_id":"...","include_graph":false} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.