corpuslaw.us
Corpus forms your company in all 50 states + DC, then helps you find the state and local rules that apply where Corpus has verified coverage — in plain English, with a citation to the law behind…
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 0 · Act 8 · Transact 0 · Score: Not yet scored
Tool inspector
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).
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
query |
string | yes | Natural-language or keyword query, e.g. 'distillery permit requirements'. |
jurisdiction |
string | no | Optional short code to scope the search, e.g. 'TX', 'US', or 'CA-SF'. Call law.list_coverage for valid codes. Includes the jurisdiction's sub-jurisdictions. |
mode |
string | no | Retrieval mode. 'hybrid' (default) fuses vector similarity with keyword search. |
limit |
integer | no | Number of results to return (1–25). |
Raw JSON schema
{
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "Natural-language or keyword query, e.g. 'distillery permit requirements'."
},
"jurisdiction": {
"type": "string",
"description": "Optional short code to scope the search, e.g. 'TX', 'US', or 'CA-SF'. Call law.list_coverage for valid codes. Includes the jurisdiction's sub-jurisdictions."
},
"mode": {
"type": "string",
"enum": [
"hybrid",
"semantic",
"keyword"
],
"default": "hybrid",
"description": "Retrieval mode. 'hybrid' (default) fuses vector similarity with keyword search."
},
"limit": {
"type": "integer",
"minimum": 1,
"maximum": 25,
"default": 8,
"description": "Number of results to return (1–25)."
}
},
"required": [
"query"
]
}
Similar websites
eworker.ca
E-Worker is business infrastructure powered by AI, with focused apps and connected business work.
urban-planning-copilot.heisenbug.in
Urban Planning Copilot
vide.zerdalu.com
Vide
labspace-agent-twin.onrender.com
LabSpace Atlas — design laboratories, index exact locations, and let a browser agent plan, audit, and navigate the spatial twin.