Connect AI Coding Assistants to DevExpress MCP Server
The DevExpress Documentation MCP Server allows AI coding assistants to access information and code snippets from DevExpress documentation, including API reference, conceptual articles, tutorials, and troubleshooting guides.
Basic Configuration Information
All supported environments connect to the same HTTP endpoint: https://api.devexpress.com/mcp/docs
The DevExpress Documentation MCP Server includes the following resources:
- devexpress_docs_search: Searches across DevExpress documentation for relevant help topics.
- devexpress_docs_get_content: Retrieves a complete help topic, including API syntax and code examples.
After you register the server, your IDE may prompt you to approve access before the AI assistant can use these resources. If your IDE supports Agent mode, switch the assistant to Agent mode and allow access to the DevExpress Documentation MCP Server resources.
Environment-Specific Configuration
| Environment | Assistant | Step-by-Step Instructions |
|---|---|---|
| Visual Studio | GitHub Copilot | Add DevExpress Documentation MCP Server |
| Visual Studio Code | Copilot Chat | Register DevExpress Documentation MCP Server |
| JetBrains Rider | AI Assistant | Register DevExpress MCP Server in AI Assistant |