CrashStory MCP
CM
CrashStory MCP
/get_review_intelligence

get review intelligence

Get AI-analyzed review intelligence for a law firm. Returns plain-language praise and complaint summaries, 12 consumer pain point dimensions, case type distribu

liveverifiedunknown~5s typical
mcpprobedcrashstorymcp
$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-crashstory-crashstory /get_review_intelligence for me.

Input

FieldTypeDescription
firm_slug*stringCanonical firm slug from search_attorneys (e.g. "levine-law-llc-denver")

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-crashstory-crashstory","endpoint":"/get_review_intelligence","input":{"firm_slug":"..."}}'
cli
npx cracked-ai run -p mcp-com-crashstory-crashstory -e /get_review_intelligence -i '{"firm_slug":"..."}'
mcp
run_tool({ provider: "mcp-com-crashstory-crashstory", endpoint: "/get_review_intelligence", input: {"firm_slug":"..."} })

Try it

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