Endpoints
Connect to DevExpress Documentation MCP Server using one of the available endpoints below. Each endpoint may have different authentication requirements and transport protocols.
Base URL
Documentation
When you setup a documentation MCP server, the endpoint URL without parameters accesses documentation for the latest publicly available version. You can also specify a previous version as a parameter (no earlier than v24.2): https://api.devexpress.com/mcp/docs?v=24.2.
The MCP server offers two tools listed below. You can refer to these tools by name when you fine-tune your AI Assistant with custom instructions (setup examples available later in this article):
devexpress_docs_search- Performs semantic search through the documentation database and returns the top 5 matches for a user query.devexpress_docs_get_content- Allows agents to download complete help topics by URL.
The server operates exclusively over the Streamable HTTP protocol.