ClearPolicy
app.clearpolicy.app
· ClearPolicy
ClearPolicy helps organizations send policy documents for acknowledgment or signature, manage people and groups, track compliance status, and maintain audit-ready records of document attestations.
app.clearpolicy.app via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 48/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-06-10 21:57:39 current | 9a2cfae33b65… |
view → |
Endpoints
| Agent card | https://app.clearpolicy.app/.well-known/agent-card.json |
| Provider | https://www.clearpolicy.app |
| Docs | https://docs.clearpolicy.app |
Skills · 6 declared · mapped to canonical taxonomy
Find, inspect, and create people in a ClearPolicy organization so they can receive document acknowledgment or signature requests.
List and inspect ClearPolicy documents, including published status, default attestation type, renewal settings, and compliance counts.
Send a published ClearPolicy document to a person for acknowledgment or signature, optionally including a recipient message. Ask for confirmation before sending…
Find and inspect signing or acknowledgment requests, including sent, viewed, attested, canceled, expired, and reminder status.
Send reminders for outstanding ClearPolicy attestation requests when appropriate. Ask for confirmation before sending reminders.
List groups, inspect group membership and document assignments, and add people to groups for organized compliance workflows.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/app.clearpolicy.app) [](https://agenstry.com/agents/app.clearpolicy.app) [](https://agenstry.com/agents/app.clearpolicy.app) [](https://agenstry.com/agents/app.clearpolicy.app)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "ClearPolicy",
"description": "ClearPolicy helps organizations send policy documents for acknowledgment or signature, manage people and groups, track compliance status, and maintain audit-ready records of document attestations.",
"supportedInterfaces": [
{
"url": "https://api.clearpolicy.app/mcp",
"protocolBinding": "MCP",
"protocolVersion": "2025-06-18"
},
{
"url": "https://docs.clearpolicy.app/api-reference/openapi.json",
"protocolBinding": "OPENAPI",
"protocolVersion": "3.1.0"
}
],
"provider": {
"organization": "ClearPolicy",
"url": "https://www.clearpolicy.app"
},
"version": "1.0.0",
"documentationUrl": "https://docs.clearpolicy.app",
"iconUrl": "https://app.clearpolicy.app/favicon.svg",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"securitySchemes": {
"mcpOAuth": {
"oauth2SecurityScheme": {
"description": "OAuth 2.0 authorization code flow for ClearPolicy MCP access.",
"oauth2MetadataUrl": "https://app.clearpolicy.app/.well-known/oauth-authorization-server",
"flows": {
"authorizationCode": {
"authorizationUrl": "https://app.clearpolicy.app/oauth/authorize",
"tokenUrl": "https://app.clearpolicy.app/oauth/token",
"scopes": {
"mcp:use": "Use the ClearPolicy MCP server."
},
"pkceRequired": true
}
}
}
},
"apiBearer": {
"httpAuthSecurityScheme": {
"description": "Bearer token created in ClearPolicy API settings with the api:use scope.",
"scheme": "Bearer"
}
}
},
"securityRequirements": [
{
"schemes": {
"mcpOAuth": {
"list": [
"mcp:use"
]
}
}
},
{
"schemes": {
"apiBearer": {
"list": [
"api:use"
]
}
}
}
],
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain",
"application/pdf"
],
"skills": [
{
"id": "manage-people",
"name": "Manage People",
"description": "Find, inspect, and create people in a ClearPolicy organization so they can receive document acknowledgment or signature requests.",
"tags": [
"people",
"contacts",
"recipients",
"compliance"
],
"examples": [
"Find a person by email before sending them a policy.",
"Create a person with a name, email address, and optional phone number."
]
},
{
"id": "manage-documents",
"name": "Manage Documents",
"description": "List and inspect ClearPolicy documents, including published status, default attestation type, renewal settings, and compliance counts.",
"tags": [
"documents",
"policies",
"attestations",
"compliance"
],
"examples": [
"List active documents that can be sent for acknowledgment.",
"Get details for a document and check whether it has a published revision."
]
},
{
"id": "send-attestation-requests",
"name": "Send Attestation Requests",
"description": "Send a published ClearPolicy document to a person for acknowledgment or signature, optionally including a recipient message. Ask for confirmation before sending requests.",
"tags": [
"attestation",
"acknowledgment",
"signature",
"policy distribution"
],
"examples": [
"Send the volunteer handbook to a person for acknowledgment.",
"Send a signature request with a short message explaining the deadline."
],
"securityRequirements": [
{
"schemes": {
"mcpOAuth": {
"list": [
"mcp:use"
]
}
}
},
{
"schemes": {
"apiBearer": {
"list": [
"api:use"
]
}
}
}
]
},
{
"id": "track-signing-requests",
"name": "Track Signing Requests",
"description": "Find and inspect signing or acknowledgment requests, including sent, viewed, attested, canceled, expired, and reminder status.",
"tags": [
"signing requests",
"audit trail",
"status",
"reminders"
],
"examples": [
"Show outstanding requests for a policy.",
"Check whether a recipient has viewed or completed a request."
]
},
{
"id": "send-reminders",
"name": "Send Reminders",
"description": "Send reminders for outstanding ClearPolicy attestation requests when appropriate. Ask for confirmation before sending reminders.",
"tags": [
"reminders",
"follow-up",
"compliance"
],
"examples": [
"Send a reminder for an outstanding request.",
"Find pending requests that may need follow-up."
]
},
{
"id": "manage-groups",
"name": "Manage Groups",
"description": "List groups, inspect group membership and document assignments, and add people to groups for organized compliance workflows.",
"tags": [
"groups",
"membership",
"assignments",
"compliance"
],
"examples": [
"List groups in the organization.",
"Add a person to a group before sending assigned documents."
]
}
]
}