Knowledge base

Connecting to our MCP server

The Model Context Protocol (MCP) allows you easily query your Constant Contact data from within your favourite AI chatbot by simply connecting to our MCP server. > **What is MCP?** MCP is a globally accepted protocol for connecting AI clients to external tools where they obtain additional context for their conversations. In this case, that additional context is the data from your cloud services. MCP uses the latest standard security protocols such as OAuth2 and PKCE, so your connection is extremely secure. ### How to connect to your Constant Contact MCP Server First, you'll need the address of our MCP server: **https://api.synchub.io/mcp** This is the only thing you'll need in order to connect. The exact instructions for adding this depend on your AI tool, so please refer to their up-to-date documentation. However, we have provided guidance here using Claude below... ### Example: Connecting Constant Contact to Claude Open the Settings from within your chat, then select _Manage Connections_: ![](https://api.synchub.io/Media/RenderFile?&documentGuid=03709700-cbb9-4787-9ad8-a11195258511&clientID=4&) Add a new _custom connector_ and enter the MCP server above, and a description: ![](https://api.synchub.io/Media/RenderFile?&documentGuid=8c26d85e-f4cb-49bf-ada4-6846c6f2a4fc&clientID=4&) That's it! Now, at this point you may have to _Connect_ to the app - just click the button here: ![](https://api.synchub.io/Media/RenderFile?&documentGuid=342d96c2-c2f7-4d3b-a172-a96eba5a7d99&clientID=4&) If you are already connected, no problem - just proceed to your chat... #### Chat with your Constant Contact data from within Claude First, make sure your new connection is active: ![](https://api.synchub.io/Media/RenderFile?&documentGuid=86443597-fbfd-4a76-b430-5da15da1e5fc&clientID=4&) If it's not, go back to manage your connections and make sure SyncHub is connected properly. You'll note the (2) indicating that tools that are available for Claude to use. Let's try a couple of them out now. First, I'll ask what connections I have access to (you wouldn't generally ask this yourself, but we're just going to demonstrate that Claude knows): ![](https://api.synchub.io/Media/RenderFile?&documentGuid=595bdbd6-6237-4a81-a560-95b5dc9004db&clientID=4&) Pretty cool huh? Claude has pinged our MCP for a list of our current connections and rendered them in the chat. Now, for the good stuff - let's ask about our recent charges: ![](https://api.synchub.io/Media/RenderFile?&documentGuid=97e035b3-0c3a-4cab-8117-c26e2a36a96f&clientID=4&) And there you have it! Claude has used the `query_data` tool to query our account and return the requested information. ### Example - connecting your Constant Contact MCP server to OpenAI/ChatGPT > NB. as of writing, ChatGPT requires that you have a **Plus** or **Pro** account in order to connect a 3rd party MCP server Open a new chat window, then activate _Developer Mode_ via the settings button: ![](https://api.synchub.io/Media/RenderFile?&documentGuid=a5537cf7-5161-4761-b71e-02959cca6c69&clientID=4&) Next, visit the settings again and you'll have an option to add a new source: ![](https://api.synchub.io/Media/RenderFile?&documentGuid=e02f1303-c0ef-41c1-b967-01e8d08ad107&clientID=4&) When prompted, enter the following details into ChatGPT: Server URL: https://api.synchub.io/mcp Image: [Download our logo here](https://www.synchub.io/i/assets/SyncHubLogo512x512.png) ![](https://api.synchub.io/Media/RenderFile?&documentGuid=da558397-639c-46b9-91e0-4db3afaa0d74&clientID=4&) Follow the instructions to continue your authentication with your SyncHub account. **Important: ** after you return to ChatGPT, you might have to activate your connection before beginning your chat: ![](https://api.synchub.io/Media/RenderFile?&documentGuid=ba32540c-9673-4642-a1c3-f38ab4229138&clientID=4&) Please **note also** that this option may be greyed out if you've already started a conversation, so make sure you start a new one. Lastly - start chatting: ![](https://api.synchub.io/Media/RenderFile?&documentGuid=d1fd2133-ed6f-4992-8185-92619c64089b&clientID=4&) Have fun!!