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/mcpConnect
ChatGPT
Connector name
LoveXServer URL
https://lovex.world/mcp- 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.
- Open the New plugin dialog .
- Enter LoveX as the name and paste the server URL above.
- Review the details, tick “I understand and want to continue”, then click Create.
- Enable LoveX from the chat composer and ask ChatGPT to use it.
Claude
Connector name
LoveXServer URL
https://lovex.world/mcp- Open the prefilled custom connector dialog .
- Review the name and URL, then click Add.
- 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.
- 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'- Run the command above in a terminal.
- Start Claude Code and run
/mcpto confirm LoveX is connected, and sign in there if prompted. - Ask Claude Code to use LoveX.
Other MCP clients
- Open the client’s MCP server or custom connector settings.
- Create a new remote MCP server connection.
- Name it LoveX and paste the server URL above.
- Finish any sign-in or authorization prompts.
- 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
- Open ChatGPT’s Plugins page and select LoveX.
- Scroll to “Information” and click Refresh.
- ChatGPT cannot change an existing plugin’s URL — if the URL above changed, delete it and connect again.
- Start a new chat and ask ChatGPT to use LoveX.
Claude
- Open the Connectors page and select the LoveX connector.
- Refresh or update its tools.
- Claude cannot change an existing connector’s URL — if it changed, remove the connector and connect again.
- Ask Claude to use LoveX.
Claude Code
- Start a new Claude Code session — it loads the latest capabilities when it connects.
- If the URL changed, run
claude mcp remove lovexand run the install command again. - Ask Claude Code to use LoveX.
Other MCP clients
- Open the client’s MCP server or connector settings.
- Select the connection created for LoveX.
- Refresh its tool list, reload the server or reconnect it.
- If the URL changed, paste the latest URL from above.
- 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
- Click Sign in with LoveX on the consent screen when the assistant opens it.
- Use the same Google or email account you use in the app.
- If the popup is blocked, allow popups for this site and try again.
- After signing in, refresh the assistant’s tool list.
Server unreachable / 404
- Make sure the app is running and you are on the correct URL.
- Copy the Server URL from the top of this page and paste it exactly — no trailing slash.
- Check that your network allows traffic to the domain.
- Click Test connection above to confirm the server responds.
No tools appear in the assistant
- Refresh the connector or reload the MCP server in the assistant’s settings.
- Start a new chat — old threads may cache the old tool list.
- Verify you are signed in; tools are only available to authenticated users.
Claude Code: connector already exists
- Run
claude mcp remove lovexin your terminal. - Run the install command from the Claude Code section again.
- Start a new Claude Code session so it picks up the new configuration.
ChatGPT: developer settings not visible
- ChatGPT custom connectors require a Plus/Enterprise account with developer settings enabled.
- Ask your workspace admin to enable Connectors > Advanced in the ChatGPT admin panel.
- Once enabled, return to this page and follow the ChatGPT steps.
Assistant uses old tools after an update
- Refresh or reconnect the MCP connector in the assistant’s settings.
- Delete and recreate the connector if the assistant does not refresh the tool list.
- Start a new chat to clear any cached tool definitions.