CM
CrashStory MCP
/search_attorney_reviews
search attorney reviews
Search a law firm's detailed reviews for the most relevant matches to a specific need, case type, injury, sentiment, or pain point. Use this when someone asks f
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 /search_attorney_reviews for me.
Input
| Field | Type | Description |
|---|---|---|
| firm_slug* | string | Canonical firm slug from search_attorneys or get_review_intelligence |
| need | string | Natural-language client need or concern, e.g. "good communication" or "fast settlement" |
| case_type | string | Case type, e.g. "wrongful death", "motorcycle", "truck accident" |
| injury | string | Injury or harm keyword, e.g. "back injury", "death", "concussion" |
| dimension | string | Specific review-intelligence dimension, e.g. "Communication" or "FeeTransparency" |
| sentiment | string (any | positive | negative | mixed) | Filter toward praise, complaints, or mixed reviews default "any" |
| limit | integer | Max ranked reviews to return default 10 |
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":"/search_attorney_reviews","input":{"firm_slug":"...","sentiment":"any","limit":10}}'cli
npx cracked-ai run -p mcp-com-crashstory-crashstory -e /search_attorney_reviews -i '{"firm_slug":"...","sentiment":"any","limit":10}'mcp
run_tool({ provider: "mcp-com-crashstory-crashstory", endpoint: "/search_attorney_reviews", input: {"firm_slug":"...","sentiment":"any","limit":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.