LaunchTrust
L
LaunchTrust
/get_market_report

Get a market-annotated compliance report

Get the latest scan for one of your registered apps, with each finding annotated by the jurisdictions and rules applicable to that app's target markets. Require

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_market_report for me.

Input

FieldTypeDescription
app_id*stringThe id of a registered app.

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

Try it

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