N
Netstate
/search_companies
Search companies
Full-text search across 128 million registered companies in official US and Canadian state registers — by legal name, officer or director name, phone number, em
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 /search_companies for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Company name or name fragment, an officer/director name, or an exact phone number, email o |
| state | string | Registration jurisdiction slug: "us-" or "ca-" plus the two-letter state/province code, e. |
| status | string (active | inactive | dissolved | suspended | revoked | withdrawn) | Registry status |
| type | string (llc | corporation | nonprofit | lp | llp | professional_corporation) | Entity type |
| naics | string | Two-digit NAICS sector |
| year | string (2020s | 2010s | 2000s | 1990s | 1980s | pre-1980) | Formation decade |
| has | array | Only companies with this data on file (multi-select) |
| sort | string (relevance | newest | oldest | name | revenue) | Result order |
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":"/search_companies","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-co-netstate-netstate -e /search_companies -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-co-netstate-netstate", endpoint: "/search_companies", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.