S
surety-bonds
/list_jurisdictions
list jurisdictions
List every jurisdiction (statewide, county, city, or obligee) within one state, with bond counts.
liveverifiedunknown~5s typical
mcpprobedsurety-bonds
$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-americassuretybonds-surety-bonds /list_jurisdictions for me.
Input
| Field | Type | Description |
|---|---|---|
| state* | string | Full state name or two-letter abbreviation. |
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-americassuretybonds-surety-bonds","endpoint":"/list_jurisdictions","input":{"state":"..."}}'cli
npx cracked-ai run -p mcp-com-americassuretybonds-surety-bonds -e /list_jurisdictions -i '{"state":"..."}'mcp
run_tool({ provider: "mcp-com-americassuretybonds-surety-bonds", endpoint: "/list_jurisdictions", input: {"state":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.