A
agentweb
/list_jurisdictions
list jurisdictions
List US jurisdictions by regulatory posture. Use posture 'adopted_model_bulletin' for states that adopted the NAIC model bulletin, 'own_framework' for states ru
liveverifiedunknown~5s typical
mcpprobedagentweb
$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-brelsfordsoftware-agentweb-insurance-ai-regulation /list_jurisdictions for me.
Input
| Field | Type | Description |
|---|---|---|
| posture | string (adopted_model_bulletin | own_framework | no_model_bulletin) | adopted_model_bulletin = adopted the NAIC bulletin; own_framework = runs its own insurance |
| since | string | ISO date (YYYY-MM-DD). Only jurisdictions that acted on or after this date. Use for questi |
| until | string | ISO date (YYYY-MM-DD), inclusive upper bound |
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-brelsfordsoftware-agentweb-insurance-ai-regulation","endpoint":"/list_jurisdictions","input":{}}'cli
npx cracked-ai run -p mcp-com-brelsfordsoftware-agentweb-insurance-ai-regulation -e /list_jurisdictions -i '{}'mcp
run_tool({ provider: "mcp-com-brelsfordsoftware-agentweb-insurance-ai-regulation", endpoint: "/list_jurisdictions", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.