This is a personal connection. Each team member connects their own ChatGPT or Claude account. Access applies to whichever organization you have selected in ClearPolicy when you authorize the connection.
What you can do
Once ClearPolicy is connected, you can ask your AI assistant to:- Create a new document as a draft, and describe what the policy should say
- Review or update a draft revision, then publish it when you are ready
- Send a document for electronic signature
- Check who still has a pending request
- Send reminders for outstanding requests
- Add a person, then send them a document in the same conversation
- Check whether a specific person has completed a document
- Work with groups (list groups, add a person to a group)
- Review compliance across documents in your organization
Connect ChatGPT
The easiest way to connect is through the ChatGPT Apps library:- Open the ClearPolicy listing in the ChatGPT Apps library (link above).
- Install the app and sign in to ClearPolicy when prompted to approve access.
- Return to Settings → AI assistants in ClearPolicy to confirm you are connected.
Manual MCP setup (alternative)
If ClearPolicy does not appear in your Apps library, or your plan does not support Apps yet, add a custom MCP connector:- Open ChatGPT and go to Settings.
- Open Apps & Connectors (some plans require Developer Mode first).
- Add a custom MCP connector.
- When ChatGPT asks for connection details, use the values in Connection details below.
- Save the connector. ChatGPT opens ClearPolicy so you can sign in and approve access.
- Return to Settings → AI assistants in ClearPolicy to confirm you are connected.
The exact labels in ChatGPT can vary by plan. If you do not see Apps & Connectors, check ChatGPT’s help for adding a custom MCP connector.
Connect Claude
- Open Claude (web, Desktop, or Code).
- Add a custom connector or remote MCP server.
- When Claude asks for connection details, use the values in Connection details below.
- Save the connector. Claude opens ClearPolicy so you can sign in and approve access.
- Return to Settings → AI assistants in ClearPolicy to confirm you are connected.
If you use Claude Desktop, add the same server to your
claude_desktop_config.json, then restart Claude Desktop before connecting.Example prompts
Try prompts like these after ClearPolicy is connected:Connection details
Use these values when your AI assistant asks for a remote MCP server:
After you save the server, your assistant should redirect you to ClearPolicy to authorize the connection. You do not need to create API keys or copy bearer tokens.
JSON configuration
Many MCP clients use this standard remote server shape:Other supported AI tools
ClearPolicy uses the same connection details for other MCP-compatible clients:
Other clients that support remote HTTP MCP servers and OAuth 2.0 may also work. If OAuth fails with an invalid redirect error, the client may not be whitelisted yet. Email support@clearpolicy.app to request whitelisting of other providers.
Client support for remote MCP and OAuth setup still varies. If your client does not yet support remote HTTP MCP servers with OAuth, ClearPolicy will not appear as a working option until that support is available.
Available actions
The ClearPolicy connection exposes these actions to your AI assistant.Documents
List documents
Browse documents in your organization. Filter by name to find the right document.
Get document
View document details, including the current version, draft status, and completion counts.
Create document
Create a new document as a draft. You can describe what the policy should say in the conversation. The document is not published until you publish the draft.
Get document revision
Read a draft or published revision, including the body text, so you can review or prepare an update.
Update document revision
Update a draft revision’s body or summary. Published revisions cannot be edited — create a new draft first.
Create document revision
Start a new draft revision of an existing document (for example, after the current version is published).
Publish document revision
Publish a draft so it becomes the current version for signing. Your assistant should confirm with you before publishing.
People
List people
Browse people in your organization. Filter by name or email address.
Get person
View a person’s profile and document compliance summary.
Create person
Add a new person so they can receive signature requests.
Groups
List groups
Browse groups in your organization.
Get group
View group details and related membership information.
Add person to group
Add a person to a group so they can receive group-based document requests.
Signing requests
Send signing request
Send a signature request to one or more people.
List signing requests
Review requests by document, person, or status.
Get signing request
Check the status of a specific request.
Send reminder
Send a reminder email for a pending request. Reminders are not sent when the latest email delivery failed.
Cancel signing request
Cancel a pending request.
Documentation
Your ClearPolicy MCP connection can also answer product how-to questions using the same public documentation as docs.clearpolicy.app — no second connector required.Search docs
Search product guides and API reference for questions like how reminders work or how to connect Planning Center.
Query docs
Read specific documentation pages when you need exact steps or wording from a guide.
Subscription requirements
Reading data works for supported organizations, but write actions such as creating people, creating or updating documents, publishing drafts, and sending requests require an active subscription or trial. If your organization does not have access, the server returns a message that points you to billing.Rate limiting
Each OAuth connection is limited to 120 requests per minute. AI assistants that make many tool calls in one conversation share this allowance for that connection. If you exceed the limit, the server returns429 Too Many Requests. Wait for the period shown in Retry-After before sending more requests.