Remote MCP connector

Bring Convert experimentation work into your AI assistant.

Convert MCP lets Claude, ChatGPT, Cursor, and other MCP clients work with Convert accounts through secure OAuth: audit projects, inspect experiments, create draft tests, search docs, and run verified optimization workflows.

Connector URL https://convert-mcp.stellary.io/mcp
Convert MCP https://convert-mcp.stellary.io/mcp
  • Experiment visibilityList, inspect, and summarize experiences, variations, goals, audiences, locations, and live data.
  • Verified workflowsCreate safe draft A/B and split URL tests, update variation code, and read back results before reporting success.
  • Docs and promptsUse Convert documentation search, curated prompts, and operator audits without overcrowding the tool list.

Setup

Add Convert MCP to your assistant

Use the hosted connector URL below. Your assistant will open Convert, ask you to sign in, and let you choose the accounts and projects that the connector can access.

https://convert-mcp.stellary.io/mcp

Claude, Claude Desktop, and Claude Code

  1. Open Claude settings and go to Connectors.
  2. Add a custom connector.
  3. Paste the connector URL shown above.
  4. Connect, sign in to Convert, and approve the account or project access.

Cursor and other remote MCP clients

  1. Create a new remote MCP server entry.
  2. Use Streamable HTTP as the transport when your client asks.
  3. Set the server URL to the connector URL shown above.
  4. Complete the OAuth flow in Convert and return to your client.

Local API-key setup

  1. Use the npm package when you need a local stdio server instead of hosted OAuth.
  2. Run npx -y @convertcom/mcp-server@latest from your MCP client configuration.
  3. Provide Convert API credentials through environment variables in that local client.

Built for real experimentation work

Ask for portfolio health, draft QA, active-test monitoring, hypothesis reviews, cleanup candidates, implementation debugging, split URL setup, and custom-code experiment creation.

Secure by default

The hosted connector uses Convert OAuth. Users choose the accounts and projects they authorize, while local npm users can keep the existing API-key stdio setup unchanged.

Compact but capable

Namespaced tools keep MCP context lean while still exposing the full Convert API surface, high-level operator workflows, prompts, and OpenAI-compatible docs search.

New to Convert? Explore Convert's privacy-first experimentation platform for A/B testing, personalization, feature rollout, and optimization workflows.