@pipeworx/florida-code
Connect: https://pipeworx.io/mcp — every tool in the catalog, including @pipeworx/florida-code’s. Install: one-click buttons
Connect to just the @pipeworx/florida-code pack
https://gateway.pipeworx.io/florida-code/mcp — only @pipeworx/florida-code’s own tools, nothing else in the catalog.
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 1
Give it 784.011, get back the assault statute. Keyless.
Why the URL needs more than the citation
Florida’s document paths need the chapter’s hundred-block as well as the chapter and section:
&URL=0700-0799/0784/Sections/0784.011.html
^block ^ch ^section
All three parts are derivable from 784.011, which is what makes this a
resolver rather than a crawl — nobody types 0700-0799.
Caveats
- Fails silently upstream. A nonexistent section returns HTTP 200 with page
furniture and no statute. This pack keys on the
SectionBodycontainer, so a miss is reported assection_not_foundrather than as empty text. - Section numbers are not contiguous; repealed and reserved numbers are normal.
Tool
fl_statute({section: "784.011"}) → text, catchline, amendment history.
Data source
Florida Legislature (leg.state.fl.us). Florida statutes are public record.
Tools
- fl_statute — Get the FULL TEXT of a section of the Florida Statutes — Florida state law — by citation. “Florida Statute 784.011” is section 784.011 (assault). Returns the statutory text, its catchline and its amen
Tools
fl_statute— Get the FULL TEXT of a section of the Florida Statutes — Florida state law — by citation. Florida Statute 784.011 is section 784.011 (assault). Returns the statutory text, its catchline and its amendm