Setup
Open the config file
The config file location depends on your OS:Open it in your editor, or run:If the file doesn’t exist, create it.
- macOS
- Windows
- Linux
Add the OpenCX server
Restart Claude Desktop
Fully quit Claude Desktop (not just close the window) and reopen it. On macOS, use
Cmd+Q. On Windows, right-click the system tray icon and select Quit.The MCP Indicator
Once connected, a hammer icon appears next to the chat input. Click it to see:- Which MCP servers are connected
- How many tools are available
- Individual tool names (click to expand)
Multiple MCP Servers
Add other MCP servers alongside OpenCX in the samemcpServers object:
Common Issues
| Symptom | Fix |
|---|---|
| Hammer icon missing | Check config file path and JSON syntax. Restart Claude Desktop fully. |
| Tools appear but fail with 401 | API key is invalid or revoked. Generate a new one in your dashboard. |
| ”Server disconnected” after idle | Claude Desktop may stop idle MCP servers. Start a new conversation to reconnect. |
Related Documentation
Claude Code
CLI-based MCP setup in the same Claude family
Get Started
API key setup and all client configs
Prompt Library
Ready-to-use prompts by domain
Troubleshooting
Common issues and fixes