Compare US formation states
compare_formation_statesUse this when someone (often a non-US founder) asks which US state to form their LLC or company in - Wyoming, New Mexico, Delaware, or California. Compares government fees, annual cost, franchise tax, privacy, and approval time, and recommends a state based on their situation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| priority | No | What matters most: lowest_cost, most_privacy, or investor_ready. Defaults to lowest_cost. | |
| operates_in_california | No | Whether you (or the business) physically operate in, or are a resident of, California. If true, California registration is generally required regardless of where you form. | |
| raising_venture_capital | No | Whether you plan to raise venture capital or convert to a C-corp. If true, Delaware is usually preferred by investors. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| relay | Yes | Instruction to the calling assistant: relay figures and dates verbatim (identical on every response). | |
| next_step | Yes | A single review link appropriate to this server surface. | |
| disclaimer | Yes | General-information disclaimer (identical on every response). | |
| source_url | Yes | The arcandledger.com page that backs this answer. | |
| server_version | No | Server release that produced this response (matches GET /version). |