View Categories

How to Connect an AI Tool to Your WebOps Account

Before You Start #

You can connect WebOps to an AI tool that supports MCP (Model Context Protocol).
A single connection is linked to your WebOps account, so the AI tool can work with the websites available on your account.
Before starting, make sure you can sign in to your WebOps account.


Choose Your AI Tool #

WebOps provides connection instructions for several AI tools and development environments:

  • Claude Web
  • Claude Desktop
  • Claude Code
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • Cline

Claude (Web, Desktop and Code) is the AI tool WebOps has verified. The other tools follow the general MCP steps, and their menus and wording may differ. The instructions below cover the connection methods currently available in WebOps.


Your WebOps MCP Connection Details #

When adding WebOps to your AI tool, you will need the WebOps MCP connection URL.
Connector Name: WebOps
MCP URL: Use the WebOps MCP URL shown in your MCP settings in WebOps.
Use the same connector name when the AI tool asks you to provide a name for the connection.
Your connection provides access to the websites available on your WebOps account, so you do not need to create a separate connection for each website.


Connect with Claude Web #

1. Open Claude #

Go to Claude Web and sign in to your account.

2. Open Connectors #

Open Settings, then go to Connectors.

3. Add a Custom Connector #

Click Add custom connector.
Enter the following:
Name: WebOps
URL: Enter the WebOps MCP URL provided in your MCP settings in WebOps.
The connector name is the name you will see in Claude after the connection is added.

4. Sign In and Approve #

Claude will open a browser window for WebOps authentication.
Sign in to your WebOps account and approve the connection.
After approval, return to Claude and use the WebOps connection in your conversation.


Connect with Claude Desktop #

1. Open Claude Desktop #

Open the Claude desktop application and sign in.

2. Open Connectors #

Go to Settings, then open Connectors.

3. Add a Custom Connector #

Click Add custom connector.
Enter the following:
Name: WebOps
URL: Enter the WebOps MCP URL provided in your MCP settings in WebOps.

4. Sign In and Approve #

A browser window will open for WebOps authentication.
Sign in to your WebOps account and approve the connection.
Once approved, return to Claude Desktop.


Connect with Claude Code #

1. Add the Connector #

Open your terminal and run:

claude mcp add --transport http webops <WebOps MCP URL>

Replace <WebOps MCP URL> with the WebOps MCP URL provided in your MCP settings in WebOps.

2. Sign In #

In Claude Code, run:

/mcp

Select:

webops

A browser window will open.
Sign in to your WebOps account and approve the connection.
Once authorization is complete, return to Claude Code and continue using the WebOps connection.


Connect with ChatGPT (not verified by WebOps yet) #

1. Open ChatGPT #

Open ChatGPT and sign in to your account.

2. Open MCP or Connector Settings #

In ChatGPT, open Settings and turn on Developer mode, which is required before a custom MCP connection can be added. Then open the area where custom MCP connections or connectors can be added.

3. Add WebOps #

Add a new custom MCP connection using the following:
Name: WebOps
URL: Enter the WebOps MCP URL provided in your MCP settings in WebOps.

4. Sign In and Approve #

Follow the authentication flow to sign in to WebOps.
Approve the connection when WebOps asks for your permission.
The exact labels and steps may vary depending on the current ChatGPT interface.


Connect with Other MCP-Compatible Tools #

For tools such as Gemini, Cursor, VS Code, Windsurf, and Cline, the exact interface may differ.
The general process is:

1. Open the Tool’s MCP Settings #

Find the section used to configure MCP servers or custom MCP connections.

2. Add a Custom MCP Server #

Choose the option to add a custom MCP server.
When the tool asks for the transport type, select HTTP or Streamable HTTP, depending on the terminology used by the tool.
Enter the following:
Name: WebOps
URL: Enter the WebOps MCP URL provided in your MCP settings in WebOps.

3. Sign In and Approve #

Complete the WebOps sign-in and authorization process when prompted.
The exact wording and location of these options can vary between tools.


After You Connect #

Once the connection is approved, you can start asking your AI tool to work with your WebOps websites.
You can ask it to:

  • Show your websites
  • Update content on a page
  • Add a new section
  • Translate supported content
  • Manage supported products
  • Run website checks
  • Review or improve SEO

Learn more:


One Connection, All Your Websites #

Your WebOps connection is linked to your account rather than to a single website, so it can work with the websites available on that account.
Connecting more than one AI tool to the same account at the same time has not been verified by WebOps yet.
You do not need to create a separate WebOps connection for each website.


When You Need to Reconnect #

You may need to reconnect your AI tool in some situations.

  • Created a new website? Reconnect the AI tool so the new site’s tools become available in an existing AI tool session.
  • Authorization expired? Sign in to WebOps again through the AI tool’s connector settings.
  • Using Claude Code? Run /mcp to access the MCP connection and sign in again when required.

For more connection and troubleshooting guidance, see How to Fix MCP Connection Problems.

Updated on September 17, 2026