CM
CrashStory MCP
/get_city_review_leaderboard
get city review leaderboard
Get the review-based leaderboard for attorneys in a specific Colorado city. Ranks attorneys by composite review metrics including velocity, freshness, momentum,
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_city_review_leaderboard for me.
Input
| Field | Type | Description |
|---|---|---|
| city* | string | City name (e.g. "Denver", "Boulder", "Colorado Springs") |
| limit | integer | Number of attorneys to return (1-50, default 10) 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":"/get_city_review_leaderboard","input":{"city":"...","limit":10}}'cli
npx cracked-ai run -p mcp-com-crashstory-crashstory -e /get_city_review_leaderboard -i '{"city":"...","limit":10}'mcp
run_tool({ provider: "mcp-com-crashstory-crashstory", endpoint: "/get_city_review_leaderboard", input: {"city":"...","limit":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.