CatchIntentCatchIntent

Cursor

Connect CatchIntent to Cursor through its MCP config.

Cursor connects to remote MCP servers from its MCP settings or config file.

Connect

Open MCP settings

In Cursor, go to Settings → Tools & MCP → Add new MCP server. Or edit ~/.cursor/mcp.json directly.

Add the server

{
  "mcpServers": {
    "catchintent": {
      "url": "https://engine.catchintent.com/mcp"
    }
  }
}

Sign in

Cursor opens a browser to sign in to CatchIntent and approve access. The server shows as connected once done.

Permissions

You choose read, write, or push-to-CRM access at sign-in. Start read-only. See the tools reference.

To remove it: delete the entry from mcp.json, then revoke access in your CatchIntent account.

On this page