Claude with IDrive® e2 MCP

IDrive® e2 MCP connects your IDrive® e2 object storage with AI assistants and applications using the open Model Context Protocol (MCP) standard. It enables compatible AI clients to securely access and work with your data using natural language, eliminating the need for custom integrations, scripts, or manual workflows. This guide explains how to connect Claude with IDrive® e2 storage.

Prerequisites

  1. An active IDrive® e2 account.
  2. Access to a Claude account.

Configure Claude with IDrive® e2 MCP

  1. Log in to Claude and click Settings.
  2. Navigate to Connectors and click Customize.
  3. Click + and select Add custom connector.
    Okta Admin Console
  4. In the Add Custom Connector dialog box, provide the following details and click Add.
    1. Name for the connector: IDrive e2
    2. URL of the MCP server: https://mcp.idrivee2.com/s3
    Okta Admin Console
  5. Click Connect.
  6. You will be redirected to the IDrive® e2 web console. Click Sign in to IDrive® e2.
  7. Provide the following details and click Sign in.
    1. Enter your IDrive® e2 account email address and password
    2. Or you can proceed with Google Sign In.
  8. Complete MFA if configured for your IDrive® e2 account.
  9. Set session timeout duration and session access permission.
    Okta Admin Console
  10. You successfully connected your Claude account with the IDrive® e2 MCP service. You can test it by using the prompt—List all my buckets—and your buckets will be listed.

Configure Claude with IDrive® e2 MCP using the CLI

You can configure Claude to connect to IDrive® e2 MCP using the Claude CLI.

  1. Add the MCP server
    claude mcp add --transport http idrive-s3
    https://mcp.idrivee2.com/s3
  2. Sign in to IDrive® e2
    claude mcp login idrive-s3
  3. Authorize the connection
    A browser window opens to the IDrive® e2 sign-in page. Sign in using your IDrive® e2 credentials or choose Google Sign In. Complete MFA if configured for your IDrive® e2 account. Set session timeout duration and access permission.

  4. Complete authentication
    After authorization, you'll be redirected back to the Claude CLI automatically. If the redirect doesn't complete, copy the callback URL from your browser and paste it into the terminal when prompted.

  5. Start using IDrive® e2 MCP
    Once authentication is successful, you'll see the message "Authenticated with idrive-s3". The IDrive® e2 MCP tools are now available in Claude.