OPENCX_API_KEY environment variable in your MCP client configuration.
Create and configure an API key
Create an API key
Open your OpenCX dashboard, navigate to Settings > API Keys, and click Create API Key. Give it a descriptive name (e.g. “Cursor MCP”) and copy the key immediately — it is only shown once.
Configure your MCP client
Paste the key into the
OPENCX_API_KEY field in your client’s env block. See Installation for full config examples per tool.Environment variables
| Variable | Required | Default | Description |
|---|---|---|---|
OPENCX_API_KEY | Yes | — | Your OpenCX API key |
OPENCX_BASE_URL | No | https://api.open.cx | API base URL for self-hosted deployments |
Related Documentation
Installation
MCP client config for Claude Desktop, Cursor, and VS Code
MCP Introduction
Overview and core concepts
Use Cases
Common workflows with the MCP server
Tools
Full list of available MCP tools