LaunchTrust
L
LaunchTrust
/get_compliance_rules

Get sourced compliance rule snapshots

Fetch LaunchTrust's sourced, founder-reviewed compliance rule snapshots, optionally filtered to one jurisdiction code (e.g. eu-ai-act-50, gdpr, ca-sb243). Compl

liveunknown~5s typical
mcplaunchtrust
$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-co-launchtrust-launchtrust /get_compliance_rules for me.

Input

FieldTypeDescription
jurisdictionstringOptional jurisdiction code to filter by, e.g. gdpr or eu-ai-act-50.

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-co-launchtrust-launchtrust","endpoint":"/get_compliance_rules","input":{}}'
cli
npx cracked-ai run -p mcp-co-launchtrust-launchtrust -e /get_compliance_rules -i '{}'
mcp
run_tool({ provider: "mcp-co-launchtrust-launchtrust", endpoint: "/get_compliance_rules", input: {} })

Try it

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