Skip to content

Connect LinkToDM to ChatGPT

Updated

LinkToDM ships a hosted MCP server (Model Context Protocol) so any MCP-compatible AI client (Claude, ChatGPT, Cursor, VS Code, and others) can read your LinkToDM account, contacts, automations, and analytics, and act on your behalf. Connection takes about a minute and uses your existing LinkToDM login (OAuth), with no API keys to copy or rotate.

Every client uses the same URL. Copy it once and paste it where the client asks for the server endpoint.

https://api.linktodm.com/v1/mcp/

Authentication is handled automatically over OAuth. When the client first connects, you’ll be sent to a LinkToDM sign-in page in your browser to approve access.

  1. Open ChatGPT and go to Settings → Connectors.

  2. Click Create (or Add custom connector).

  3. Set the name to LinkToDM, paste the MCP URL into the MCP server URL field, and choose OAuth as the authentication method. ChatGPT auto-discovers our OAuth endpoints, so there is no client ID or secret to enter.

  4. Save the connector, then click Connect and approve access on the LinkToDM sign-in page.

  5. In a new chat, enable the LinkToDM connector for the conversation.

Whatever the client lets you do in natural language. Common asks:

  • “List my LinkToDM automations and which ones are active.”
  • “How many DMs did my comment-to-DM automations send last week?”
  • “Show me the latest contacts that opted in to my list.”
  • “Pause the automation for my last reel.”
  • “Export my conversion analytics for the past 30 days as CSV.”

The OAuth token expired or was revoked. In the client, disconnect the LinkToDM server and reconnect. You’ll be sent through the sign-in flow again.

Client says “could not connect to server”

Section titled “Client says “could not connect to server””

Confirm you copied the full URL (it ends with /v1/mcp/). If you’re behind a corporate proxy, allow outbound HTTPS to https://api.linktodm.com/v1/mcp/.

Most clients require you to explicitly enable the connector for the conversation. Claude: toggle the connector chip; ChatGPT: enable it in the connector menu; Cursor and VS Code: switch to Agent mode. Check the client’s MCP panel to confirm the server shows as connected before asking the AI to use it.

Pop-up blockers can swallow the OAuth window. Allow pop-ups for the AI client’s domain and try again.

Email us at support@linktodm.com with the client name, the version, and a screenshot of the error. We usually reply the same business day.