LL
Law.AI — Lawyer Search
/search_lawyers
search lawyers
Search verified lawyer profiles by practice area, state, city, and bar status.
liveverifiedunknown~5s typical
mcpprobedlaw.ai—lawyer
$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-ai-law-mcp-lawyer-search /search_lawyers for me.
Input
| Field | Type | Description |
|---|---|---|
| practice_area | string | Practice area, e.g. "Criminal Defense" |
| state | string | US state (name or abbreviation) |
| city | string | City name |
| bar_status | string | "Active" (default), "Inactive", or "Any" |
| limit | number | Results (default 10, max 50) |
| offset | number | Pagination offset |
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-ai-law-mcp-lawyer-search","endpoint":"/search_lawyers","input":{}}'cli
npx cracked-ai run -p mcp-ai-law-mcp-lawyer-search -e /search_lawyers -i '{}'mcp
run_tool({ provider: "mcp-ai-law-mcp-lawyer-search", endpoint: "/search_lawyers", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.