We log search terms to improve our documentation. For more information, read our Privacy Policy.

Connect to MCP

Last modified: 2026 July 27


Overview

Meridian lets you connect to AI tools and agents via MCP (Model Context Protocol). You can automate your website deployment and account maintenance using AI tools like Claude Code.

Before you can connect to MCP, you must first link your WebPros account. To do this, perform the following steps:

  1. Go to the Account Preferences interface, and find the MCP Connection section.
  2. Click Link WebPros Account.
  3. Sign in to your WebPros account.

Connect Meridian to MCP

To connect Meridian to a WebPros MCP server, perform the following steps:

  1. In the MCP Connection section, download the mcp.json file, or copy the Connection configuration information.
  2. Paste the file contents or information into the mcpServers section of the relevant file:
    • ~/.claude.json — For single-user access via Claude Code to the MCP server.
    • .mcp.json — For shared access with other users to the MCP server. Store this file in the repository’s root directory.

Connect Claude to MCP

After you have connected Meridian to the WebPros MCP server, you can connect Claude Code to the server. To do this, perform the following steps:

  1. Restart Claude Code to ensure it uses the updated ~/.claude.json file.
  2. Run the /mcp command.
  3. Select the option to authenticate. A browser window will appear to authenticate the connection.

Disconnect MCP

To disconnect Meridian from the MCP server, click Unlink WebPros Account.

Important:

This will disconnect your WebPros account from your cPanel account. You will need to log in again to your WebPros account to use it with your cPanel account.

Additional Documentation