N
Netstate
/list_jurisdictions
List jurisdictions & industries
The taxonomy for building queries: countries with regions (and cities when a country+region is given), industries, statuses, and total company count. Call this
liveverifiedunknown~5s typical
mcpprobednetstate
$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-co-netstate-netstate /list_jurisdictions for me.
Input
| Field | Type | Description |
|---|---|---|
| country | string | Limit to one country slug |
| region | string | Also list the cities of this region (requires country) |
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-co-netstate-netstate","endpoint":"/list_jurisdictions","input":{}}'cli
npx cracked-ai run -p mcp-co-netstate-netstate -e /list_jurisdictions -i '{}'mcp
run_tool({ provider: "mcp-co-netstate-netstate", endpoint: "/list_jurisdictions", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.