clarify.ai
Clarify is an AI-native CRM for sales teams. It stores CRM records and offers automation, analytics, and AI assistant features for working with pipeline, contacts, meetings, and related sales data.
Clarify exposes a REST API authenticated by Clarify-issued API keys and a streamable-HTTP MCP server at https://api.clarify.ai/mcp authenticated via Clarify OAuth; no public GraphQL API or first-party CLI was found.
- Clarify MCP serverdetected
- Clarify APIdiscovered
Sign in to the Clarify app and create an API key for your workspace/account from settings. Clarify's public API page says requests are authenticated with an API key generated from your Clarify account, and Clarify's changelog notes you can create and manage API keys for programmatic access to your workspace.
Point your MCP client at the server URL and approve access in the browser. The server accepts a Client ID Metadata Document (CIMD), so the client authenticates with its own hosted URL as the client_id — nothing to register.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing