Documentation Index

Fetch the complete documentation index at: https://docs.document360.com/llms.txt

Use this file to discover all available pages before exploring further.

Connect MCP using custom connectors

Prev Next

Custom connectors let you establish a secured connection between your knowledge base and MCP-compatible AI assistants such as Cursor IDE and Copilot. Once connected, the AI assistant can interact with documentation content in your Document360 project through MCP.

Depending on your AI assistant, use one of the following:

  • MCP server URL - Use this when your AI assistant accepts a direct URL for connector setup (for example, Copilot).
  • JSON configuration - Use this when your AI assistant requires a structured config file (for example, Cursor IDE).

NOTE

To connect ChatGPT or Claude, use the one-click connectors instead. Refer to ChatGPT and Claude article that helps you connect them to Document360 MCP


Before you begin

  • Ensure MCP is enabled in your Document360 project. For the steps to enable MCP, refer to the Connect MCP to your AI assistant page.
  • You have access to an AI assistant that supports MCP or custom connector configurations.

Get the JSON configuration

To get the configuration details,

  1. Navigate to Settings () in the left navigation bar.

  2. Go to AI Settings > MCP.

  3. Under Custom Connectors, click Get details.

    User interface showing AI settings with highlighted 'Get details' button for custom connectors.

  4. The MCP configuration will be displayed.

  5. You can either copy the full JSON configuration or use the URL provided within it, depending on your AI assistant's requirements.

    This configuration is required to establish the MCP connection in your AI assistant.

Configuration settings for connecting to Document360's custom connector interface.


MCP server URLs

Use the following MCP server URLs when configuring connectors in your AI assistant. Select the appropriate URL based on your project's region or environment. Paste the URL into the MCP custom connector configuration field in your AI assistant.

Region MCP configuration URL
EU region https://mcp.document360.io/mcp
US region https://mcp.us.document360.io/mcp
Canada region https://mcp.ca.document360.io/mcp

Cursor IDE

To connect MCP in Cursor IDE:

  1. Open Cursor IDE.
  2. Navigate to Settings.
  3. Go to Tools & MCP.
  4. Click Add new MCP server.

Settings menu showing Tools & MCP with options for browser automation and custom tools.

You will be redirected to the MCP configuration screen.

  1. Paste the MCP JSON configuration copied from Document360.
  2. Save it.

JSON structure showing Document360 server configuration with URL and type details.

After saving:

  1. Return to Cursor IDE Settings > Tools & MCP.
  2. Locate the configured MCP server.
  3. Once authentication is enabled, click Connect.

After creating the connection:

  1. You will be redirected to Document360.
  2. Review the connection request and choose the required project.
  3. Select the confirmation checkbox (I understand and trust this URL).
  4. Click Continue.

The connection is now established. You can use MCP capabilities directly within the Cursor IDE to search, retrieve, and update documentation while coding.


Copilot

To connect MCP in Copilot agents:

Create a new agent

  1. Log in to your Copilot environment.
  2. Navigate to Agents.
  3. Click Create blank agent.
  4. Enter a name for the agent.
  5. Click Create.

Creating a new agent named Document360 in Copilot Studio interface.

You will be redirected to the newly created agent.

Add MCP as a tool

  1. In the agent page, navigate to the Tools tab in the top navigation bar.
  2. Click Add a tool.
  3. Select Model Context Protocol.

Configure MCP settings

  1. Enter the following details:
    • Name – Provide a name for the MCP connector
    • Description – Enter a description (minimum 30 characters)
    • URL – Paste the appropriate MCP server URL
  2. Under Authentication method, select OAuth 2.0.
  3. Ensure Dynamic discovery is selected by default.
  4. Click Create.

Form for adding a Model Context Protocol server with required fields and options.

Establish connection

  1. After creating the tool, a Connection screen will appear showing Not connected.
  2. Click Not connected.
  3. Select Create new connection.
  4. Click Create.

Document360 tool setup screen showing connection options and instructions for creating connections.

After creating the connection:

  1. You will be redirected to Document360.
  2. Review the connection request and choose the required project.
  3. Select the confirmation checkbox (I understand and trust this URL).
  4. Click Continue.

The connection is now established. Copilot agent can interact with your knowledge base using the MCP capabilities enabled in your project.

NOTE

MCP support may vary depending on the AI assistant or client being used (such as IDE-based assistants or experimental tools). Some platforms may have limited or evolving support for MCP capabilities. The available fields and interface may vary slightly depending on the AI assistant. Refer to your AI assistant's documentation for compatibility details.


Other MCP-compatible platforms

You can connect any other AI assistant that supports MCP or custom connectors using the same configuration details:

  1. In your AI assistant, locate the option to add an MCP server or custom connector.
  2. Provide the MCP server URL or the JSON configuration from Document360, depending on what the platform requires.
  3. Complete the OAuth authentication when redirected to Document360: choose the required project, select the I understand and trust this URL checkbox, and click Continue.

Verify the connection

To confirm that your AI assistant can access your knowledge base:

  1. Start a new conversation in your AI assistant.
  2. Enter a prompt that asks it to fetch or search your documentation. For example, ask it to find an article by title or update a section of it and then publish it in your knowledge base.
    If the connection is successful, the AI assistant returns results sourced from your Document360 knowledge base. For more prompts you can try, refer to the MCP use cases article.

If no results are returned or an error appears, verify:

  • MCP is enabled in Document360.
  • The JSON configuration or server URL was copied correctly.
  • The connector is active in your AI assistant.
    If the issue persists, re-authenticate by disconnecting and reconnecting the MCP connector, or contact Document360 support.