@pipeworx/ohio-code
Connect: https://pipeworx.io/mcp — every tool in the catalog, including @pipeworx/ohio-code’s. Install: one-click buttons
Connect to just the @pipeworx/ohio-code pack
https://gateway.pipeworx.io/ohio-code/mcp — only @pipeworx/ohio-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 2903.02, get back the murder statute. Keyless.
The simplest URL of the state packs: the citation is the path
(codes.ohio.gov/ohio-revised-code/section-2903.02).
Caveats
- Fails silently upstream. A nonexistent section returns HTTP 200 with the
site chrome and no statute. This pack keys on the
laws-bodycontainer — verified present on 2903.02 and absent on 2903.9999 — so a miss is reported assection_not_found. - Section numbers are not contiguous; repealed sections are normal.
Tool
oh_revised_code({section: "2903.02"}) → statutory text and effective date.
Data source
Ohio Laws (codes.ohio.gov). Ohio statutes are public record.
Tools
- oh_revised_code — Get the FULL TEXT of a section of the Ohio Revised Code — Ohio state statutes — by citation. “ORC 2903.02” is section 2903.02 (murder). Returns the statutory text and its effective date. Keyless. Use
Tools
oh_revised_code— Get the FULL TEXT of a section of the Ohio Revised Code — Ohio state statutes — by citation. ORC 2903.02 is section 2903.02 (murder). Returns the statutory text and its effective date. Keyless. Use fo