Skip to content
Claude Desktop

backengine mcp for Claude Desktop

ai.backengine/backengine-mcp

Surface customer & prospect context from Slack, email, transcripts and tickets in any MCP client.

client:Claude Desktop transport:streamable-http

Install backengine mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "backengine-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://backengine-prod.backengine.ai/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

backengine mcp in other clients