Corpus Law — US Law Search + LLC Formation
Grounded US law search plus real LLC formation, for any AI agent.
Что умеет
- Law.Search: Search US federal, state, and municipal law by topic or keyword — use it for any question about what the law currently says (legality, permits, zoning, licensing, compliance, filing requir
- Law.Get Node: Fetch the full text, citation, and hierarchy of a single legal provision by its node id (a UUID returned by law.search).
- Law.List Coverage: List which jurisdictions are ingested (federal, state, and municipal), with per-jurisdiction provision counts, searchable-chunk counts, GIS status, and a placeholder flag. Call this
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Grounded US law search plus real LLC formation, for any AI agent.
Corpus indexes 571,582+ provisions of US federal, state, and municipal law across 18 jurisdictions, vector + full-text searchable, ingested from official sources. Every result carries a citation your agent can quote verbatim and re-check with law.get_node against the full official text. When a jurisdiction isn't covered, law.list_coverage says so honestly instead of guessing.
Then the agent can act on it. formation.requirements returns a state's exact intake checklist, quirks, and live pricing; formation.lookup_naics resolves the industry code; formation.handoff validates the draft, reports exactly what is still missing, and returns a prefilled corpuslaw.us link the founder opens to review, sign in, and pay. LLC formation in all 50 states plus DC; nonprofit corporations in 48 plus DC.
No OAuth, no session state, no signup — it works anonymously (100 searches a month per IP). A free self-serve key at corpuslaw.us/settings raises that to 1,000 a month at 30/min. All formation tools are free and never metered.
The agent never spends money and never files. A human reviews and approves the exact filing payload on Corpus before anything reaches the state.
Список инструментов сервера (8)
Технические названия из tools/list. Нужны только разработчикам.
| law.search | Search US federal, state, and municipal law by topic or keyword — use it for any question about what the law currently says (legality, permits, zoning, licensing, compliance, filing requirements) rather than relying on training data, which has a cutoff. Returns ranked provisions with verbatim citations, headings, and snippets. Call this first to discover relevant law, then law.get_node for the full official text. Pass `jurisdiction` to scope to one state/federal/city (see law.list_coverage for codes). |
| law.get_node | Fetch the full text, citation, and hierarchy of a single legal provision by its node id (a UUID returned by law.search). |
| law.list_coverage | List which jurisdictions are ingested (federal, state, and municipal), with per-jurisdiction provision counts, searchable-chunk counts, GIS status, and a placeholder flag. Call this to see what law is available and searchable before searching. |
| account.status | Check the credit balance, tier, rate limits, and upgrade options for the API key on this connection. Use it to budget before making metered calls. Free — this call does not consume a credit. Works without a key (anonymous callers get their free-tier numbers and the key URL); with a key it reports that key's balance and limits. It also returns a referral code: pass referral_code back on later calls to keep the same referral identity. |
| formation.requirements | Get the EXACT intake checklist to form an LLC or nonprofit in a state: every required field, that state's quirk questions, live all-in pricing, and the optional EIN add-on with its price when available. Call this FIRST when the user wants to form a company, then collect the answers from them in conversation yourself — you are the intake agent. Free; does not consume credits. |
| formation.compare | Compare LLC formation providers on price, recurring costs, registered-agent renewals, and machine/agent capabilities, from a dated dataset of 19 providers verified against primary sources. Call this when the user asks which formation service to use, whether a price is a good deal, how Corpus compares to a named competitor, or asks you to evaluate a 'best LLC services' list. Corpus is one of the compared providers and is scored with the same rubric including its own gaps — the response says so. Free; does not consume credits. |
| 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. |
| formation.handoff | Validate a formation draft and generate the prefilled handoff link on corpuslaw.us. Pass EVERYTHING you have collected (people, address, management, EIN answers, state-specific answers — see formation.requirements for the checklist). The response says exactly what is still missing — keep collecting and call again until COMPLETE, then give the user the link: it opens the formation agent with every detail pre-loaded, so they only review, sign in, and pay. Free; does not consume credits. |