The Model Context Protocol (MCP) allows you easily query your GetResponse 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 GetResponse MCP Server
First, you'll need the address of our MCP server: **https://api.synchub.io/mcp**
This is usually the only thing you'll need in order to connect. Some MCP Clients such as Copilot Studio require that you configure authorisation options is well. For these cases the SyncHub MCP server uses OAuth2.0 and supports Dynamic Discovery. The most recent MCP specification version we support is "2025-06-18".
The exact instructions for adding these values depend on your AI tool, so please refer to their up-to-date documentation. However, we also have dedicated walkthroughs for [Claude](/connectors/getresponse/knowledge-base/claude) and [ChatGPT](/connectors/getresponse/knowledge-base/chatgpt).