CM
CrashStory MCP
/get_attorney_profile
get attorney profile
Get a detailed attorney profile by slug. Returns full bio, practice areas, reviews, credentials, office location, and AI-analyzed intelligence data when availab
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_attorney_profile for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | Canonical attorney slug from search_attorneys or list_attorney_cities (e.g. "levine-law-ll |
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_attorney_profile","input":{"slug":"..."}}'cli
npx cracked-ai run -p mcp-com-crashstory-crashstory -e /get_attorney_profile -i '{"slug":"..."}'mcp
run_tool({ provider: "mcp-com-crashstory-crashstory", endpoint: "/get_attorney_profile", input: {"slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.