For the complete documentation index, see llms.txt. This page is also available as Markdown.

Access Devolutions' documentation MCP server

Here are the steps to configure MCP server to give it access to Devolutions' documentation for the most common agents/LLMs.

ChatGPT

  1. Head to Workspace settingsApps & ConnectorsCreate.

  2. Enter a Name for the new connector, then paste https://mcp.devolutions.net/docs in the MCP Server URL field.

Claude

  1. Navigate to Admin settingsConnectorsAdd custom connector.

  2. Enter a name for the connector, then paste https://mcp.devolutions.net/docs in the second field.

Claude Code

Enter the following:

claude mcp add --transport http "DevolutionsDocs" https://mcp.devolutions.net/docs

GitHub Copilot

  1. In the command palette, go to MCP: Add Server, then HTTP (HTTP or Server-Sent Events).

  2. When asked for a URL, paste https://mcp.devolutions.net/docs and choose a name for the MCP Server. Press Enter.

Last updated

Was this helpful?