Bring your own assistant
The text of the law.
In the tools you use.
Let your assistant search GroundRules, find law for a location, and read the original sections. Free access, with no GroundRules account needed.
Choose your assistant
Connect Claude
- In Claude, open Customize → Connectors.
- Choose Add custom connector, name it GroundRules, and paste the connection address below.
- Enable GroundRules for your conversation, then ask Claude to use it.
A team or workspace may need an administrator to add the connection. Claude's setup guide ↗
Connect ChatGPT
- In ChatGPT settings, open Security and login and enable Developer mode.
- Open Plugins, choose the plus button, and add GroundRules using the connection address below.
- Start a conversation and select the connection from the tools menu.
Custom connections depend on your account and workspace settings. This is a manual connection, not a directory installation. ChatGPT's setup guide ↗
Connect your own agent
Add a remote MCP server using the address below. Select Streamable HTTP and no authentication.
Your agent can discover four tools: find sources for a location, search the text, read a section, and check coverage.
Using the HTTP API instead?
All endpoints return JSON. No API key is needed for ordinary use.
GET https://law.agentlookups.ai/v1/search?q=security%20deposit&jurisdictions=us-ca GET https://law.agentlookups.ai/v1/section/us-ca/civ-1950.5 GET https://law.agentlookups.ai/v1/resolve?address=… GET https://law.agentlookups.ai/v1/coverageFull API and tool reference