Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.open.cx/llms.txt

Use this file to discover all available pages before exploring further.

Before debugging, confirm your API key is valid and Node.js 18+ is in your PATH.
New to MCP? Start with the Get Started guide.

Common Scenarios

SymptomLikely causeFix
Server crashes on startup with “OPENCX_API_KEY is required”API key not set in your client configAdd OPENCX_API_KEY to the env block (or your client’s equivalent). See Get Started for the exact JSON.
Tools not listed, never run, or Claude Code reports “MCP server not found”Malformed JSON, editor not restarted, wrong mode, missing env on PATH, or stale npx cacheRe-paste config from Get Started, fully restart the app, and run npx -y @opencx/mcp in a terminal to verify the package runs. Use Cursor (Agent mode), Claude Desktop (full quit), Claude Code (shell OPENCX_API_KEY), VS Code, Windsurf, or Zed for client-specific steps.
Every tool call returns 401 or 403Invalid or revoked key, wrong org, or insufficient access for the operationCreate a new key under Settings > API Keys in your OpenCX dashboard and update the config.
Tool call succeeds but the payload is emptyNo matching data in the org (e.g. no sessions yet)Confirm in the inbox or contacts, then retry with a known-good id.
None of the aboveContact support at support@open.cx with your error message and client name.
Every tool call is logged in your OpenCX dashboard — check Settings > Audit Logs to see whether the call reached the API.

Get Started

Re-check config JSON and setup steps

Cursor

Agent mode and MCP panel

VS Code

mcp.json and Copilot Chat

Windsurf

mcp_config.json and Cascade