Compelling MCP is a remote server built on the Model Context Protocol. Once you connect it to an AI assistant, your agent can source companies and contacts, enrich them with custom data points, rank accounts against your own fit rubric, and manage lists straight from the chat. Everything runs on your Compelling workspace and uses your existing credits.
You don't need to manage an API key. The first time a client connects, you sign in to your Compelling account and that's it.
The Compelling MCP server lives at:
<https://mcp.compelling.ai>
It uses the streamable HTTP MCP transport, so any modern MCP client can connect directly. You don't need to install a bridge or run anything locally.
Compelling MCP uses OAuth with your Compelling account. The first time a client connects, it opens a browser window so you can sign in and approve access. After that, the client keeps the session and won't ask you again.
Every client asks for the same handful of details:
| Field | Value |
|---|---|
| Name | Compelling |
| URL | https://mcp.compelling.ai |
| Authentication | OAuth (sign in with your Compelling account) |