DevExpress built this to pipe their entire documentation database into GitHub Copilot, Claude, and other MCP-compatible AI assistants. It exposes two tools: devexpress_docs_search runs semantic queries and returns the top five matches, while devexpress_docs_get_content pulls complete help topics by URL. You can target specific documentation versions back to 24.2 via URL parameters. The main use case is getting AI agents to generate DevExpress-specific code with actual API references instead of hallucinations. Works in Visual Studio 2022+, VS Code, Cursor, and JetBrains Rider. Their Template Kit can configure it automatically when you spin up new projects.
claude mcp add --transport http com.devexpress-docs https://api.devexpress.com/mcp/docs