What is the CXF docs MCP?
The CXF docs MCP (Model Context Protocol) server is a connector that lets AI assistants such as Claude access the CXF documentation directly from your working environment. Instead of copying and pasting fragments or relying on outdated information, the assistant can search and read the official documentation in real time while you talk to it. The server is hosted with the documentation itself:What is it for?
Once configured, you can ask the assistant about CXF in natural language and get answers grounded in the real documentation: platform concepts, step-by-step guides, feature references, and more. That speeds up tasks like resolving an implementation question, understanding how a module works, or finding the right procedure — without leaving your workflow. The sections below show how to connect it in Claude and in ChatGPT.Connect it in Claude
Fill in the connector
Give it a name (for example,
CXF Docs) and set the URL to
https://docs.cxf.app/mcp. Leave the advanced OAuth settings empty — the
server needs no authentication.Connect it in ChatGPT
This process is only available on the web version of ChatGPT — not in the
desktop app. Custom MCP connectors require ChatGPT’s developer mode,
which OpenAI flags as an advanced, at-your-own-risk feature.
Create the app
Click Create app. In the dialog, name it (for example,
CXF Docs),
choose Server URL as the connection type, and enter
https://docs.cxf.app/mcp. Set Authentication to No authentication.Example prompts
Once connected, try questions like:- “List the attribute types CXF supports.”
- “What layer types exist in Engagement Funnels?”
- “Which actions are available for Contact events?”