How to connect CrowdReply MCP
Connect CrowdReply to Claude or Cursor so your AI assistant can use your account through MCP.
Connect in Claude
- Open Settings in the sidebar.
- Go to Connectors and choose Add custom connector.
- Set Name to CrowdReply.
- Set URL to https://mcp.crowdreply.io/mcp/client
- Save the connector and complete any sign-in steps shown.
Connect in Cursor
- Open your project
.cursor/mcp.jsonfile (or your global Cursor MCP config). - Add the following snippet:
{
"mcpServers": {
"CrowdReply": {
"url": "https://mcp.crowdreply.io/mcp/client",
"headers": {}
}
}
}- Save the file.
- Restart Cursor if the connector does not appear right away.
Good to know
- The MCP server URL is always https://mcp.crowdreply.io/mcp/client.
- In the dashboard, use the connect buttons on MCP settings when they are available — you do not need to follow every manual step if the button works for your tool.
- If you remove CrowdReply from Claude or Cursor, the dashboard may not know right away. You can always reconnect using the steps above.
- Integrations marked Upcoming in MCP settings are not ready yet.
Related articles
Updated on: 29/06/2026
Thank you!
