A
agentweb
/lookup_jurisdiction
lookup jurisdiction
Look up one US jurisdiction's insurance-AI regulatory posture: whether it adopted the NAIC model bulletin, runs its own framework, or has other AI-related insur
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 /lookup_jurisdiction for me.
Input
| Field | Type | Description |
|---|---|---|
| jurisdiction* | string | Two-letter code or full name, e.g. 'CO' or 'Colorado' |
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":"/lookup_jurisdiction","input":{"jurisdiction":"..."}}'cli
npx cracked-ai run -p mcp-com-brelsfordsoftware-agentweb-insurance-ai-regulation -e /lookup_jurisdiction -i '{"jurisdiction":"..."}'mcp
run_tool({ provider: "mcp-com-brelsfordsoftware-agentweb-insurance-ai-regulation", endpoint: "/lookup_jurisdiction", input: {"jurisdiction":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.