Agent integrations

Connect your AI assistant to LoveX

Link ChatGPT, Claude or another AI assistant to LoveX so it can work with your account inside this app — for example reading and updating your onboarding guide progress. You sign in during the connection, and the assistant only acts as you.

Server URL

https://lovex.world/mcp

Connect

ChatGPT

Connector name
LoveX
Server URL
https://lovex.world/mcp
  1. Open Settings → Connectors → Advanced and turn on Developer mode (read the risk notice shown there). If it is unavailable, ask a ChatGPT admin to enable it.
  2. Open the New plugin dialog .
  3. Enter LoveX as the name and paste the server URL above.
  4. Review the details, tick “I understand and want to continue”, then click Create.
  5. Enable LoveX from the chat composer and ask ChatGPT to use it.

Claude

Connector name
LoveX
Server URL
https://lovex.world/mcp
  1. Open the prefilled custom connector dialog .
  2. Review the name and URL, then click Add.
  3. If the prefilled form does not open, go to Claude’s Connectors page, choose “Add custom connector”, name it LoveX and paste the server URL above.
  4. Enable the connector from the chat composer and ask Claude to use it.

Claude Code

Claude Code command
claude mcp add --scope user --transport http lovex 'https://lovex.world/mcp'
  1. Run the command above in a terminal.
  2. Start Claude Code and run /mcp to confirm LoveX is connected, and sign in there if prompted.
  3. Ask Claude Code to use LoveX.

Other MCP clients

  1. Open the client’s MCP server or custom connector settings.
  2. Create a new remote MCP server connection.
  3. Name it LoveX and paste the server URL above.
  4. Finish any sign-in or authorization prompts.
  5. Enable the connection and ask the assistant to use LoveX.

Refresh after the app changes

A connected assistant remembers what LoveX could do when it connected. After we ship changes, refresh the connection so it picks up the latest capabilities.

ChatGPT

  1. Open ChatGPT’s Plugins page and select LoveX.
  2. Scroll to “Information” and click Refresh.
  3. ChatGPT cannot change an existing plugin’s URL — if the URL above changed, delete it and connect again.
  4. Start a new chat and ask ChatGPT to use LoveX.

Claude

  1. Open the Connectors page and select the LoveX connector.
  2. Refresh or update its tools.
  3. Claude cannot change an existing connector’s URL — if it changed, remove the connector and connect again.
  4. Ask Claude to use LoveX.

Claude Code

  1. Start a new Claude Code session — it loads the latest capabilities when it connects.
  2. If the URL changed, run claude mcp remove lovex and run the install command again.
  3. Ask Claude Code to use LoveX.

Other MCP clients

  1. Open the client’s MCP server or connector settings.
  2. Select the connection created for LoveX.
  3. Refresh its tool list, reload the server or reconnect it.
  4. If the URL changed, paste the latest URL from above.
  5. Start a new chat or session and ask the assistant to use LoveX.

Troubleshooting

Common connection issues and how to fix them.

401 Unauthorized / Cannot sign in

  1. Click Sign in with LoveX on the consent screen when the assistant opens it.
  2. Use the same Google or email account you use in the app.
  3. If the popup is blocked, allow popups for this site and try again.
  4. After signing in, refresh the assistant’s tool list.

Server unreachable / 404

  1. Make sure the app is running and you are on the correct URL.
  2. Copy the Server URL from the top of this page and paste it exactly — no trailing slash.
  3. Check that your network allows traffic to the domain.
  4. Click Test connection above to confirm the server responds.

No tools appear in the assistant

  1. Refresh the connector or reload the MCP server in the assistant’s settings.
  2. Start a new chat — old threads may cache the old tool list.
  3. Verify you are signed in; tools are only available to authenticated users.

Claude Code: connector already exists

  1. Run claude mcp remove lovex in your terminal.
  2. Run the install command from the Claude Code section again.
  3. Start a new Claude Code session so it picks up the new configuration.

ChatGPT: developer settings not visible

  1. ChatGPT custom connectors require a Plus/Enterprise account with developer settings enabled.
  2. Ask your workspace admin to enable Connectors > Advanced in the ChatGPT admin panel.
  3. Once enabled, return to this page and follow the ChatGPT steps.

Assistant uses old tools after an update

  1. Refresh or reconnect the MCP connector in the assistant’s settings.
  2. Delete and recreate the connector if the assistant does not refresh the tool list.
  3. Start a new chat to clear any cached tool definitions.