WebMCP Registry

formationLookupNaics

verifiedv0.1

Live tool: formation.lookup_naics. Find candidate NAICS industry codes for a plain-English business description (needed for every LLC, and for nonprofits in AK, CT, LA, MS, TN, WV). Present 2–6 options to the user and confirm before recording one. Free; does not consume credits.

Updated 9/3/2026 · Created 9/3/2026

Input Schema

{
  "type": "object",
  "required": [
    "businessDescription"
  ],
  "properties": {
    "businessDescription": {
      "type": "string",
      "description": "What the business does, in plain words."
    }
  }
}

Full Contract

{
  "name": "formationLookupNaics",
  "description": "Live tool: formation.lookup_naics. Find candidate NAICS industry codes for a plain-English business description (needed for every LLC, and for nonprofits in AK, CT, LA, MS, TN, WV). Present 2–6 options to the user and confirm before recording one. Free; does not consume credits.",
  "inputSchema": {
    "type": "object",
    "required": [
      "businessDescription"
    ],
    "properties": {
      "businessDescription": {
        "type": "string",
        "description": "What the business does, in plain words."
      }
    }
  }
}

GET /api/tool/corpuslaw.us/formationLookupNaics