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.

Filled out ChatGPT connector creation form
Filled out ChatGPT connector creation form

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.

Filled out Claude custom connector creation form
Filled out Claude custom connector creation form

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.

Running Documentation MCP Server on Visual Studio Code
Running Documentation MCP Server on Visual Studio Code
Devolutions Forum logo Share your feedback