Skip to content

Connect AI assistants

Updated 2026-08-01

On paid plans you can connect Claude, ChatGPT, Cursor or any other MCP client to the app. Once connected, you can ask the assistant to review feed settings, preview products, adjust attributes or run a feed, all from chat.

AI assistants settings with the connection address and connect code steps

Every assistant needs two things from the app's AI assistants settings page. The connection address identifies the app's server. A connect code proves the connection belongs to your store. Each code works once and expires after 10 minutes.

Claude

  1. Add a custom connector

    In Claude, open Settings, then Connectors, then Add custom connector. Paste the connection address and save.

  2. Generate a connect code

    In the app, press Generate connect code. Claude opens an approval page when you first use the connector.

  3. Approve with your code

    Paste the connect code on the approval page. The connection appears in your settings list.

Claude Code

Run this command in your terminal.

claude mcp add --transport http feedshine https://feedshine.app/mcp

Start a chat and approve the connection when prompted. Paste a connect code on the approval page that opens.

ChatGPT

  1. Open the connector settings

    In ChatGPT, open Settings, then Connectors. Turn on developer mode under Advanced if custom connectors are hidden.

  2. Add the connector

    Add a new connector with the connection address from the app.

  3. Approve with your code

    Generate a connect code in the app and paste it on the approval page.

Cursor

Add this to your mcp.json file, then restart Cursor and approve the connection with a connect code.

{
  "mcpServers": {
    "feedshine": {
      "url": "https://feedshine.app/mcp"
    }
  }
}

Other MCP clients

The app is a standard remote MCP server. Any client that supports remote servers with OAuth can connect. Add the connection address, let the client register itself, and approve with a connect code.

Troubleshooting

  • Code expired or already used. Codes work once and last 10 minutes. Generate a new one and try again.
  • Connected to the wrong store. Revoke the connection in that store's settings, then connect again with a code from the right store.
  • The assistant reports a plan error. Your current plan no longer includes AI connections. Upgrade to reconnect.
  • The connector shows no tools. Remove it in your assistant and add it again with a fresh code.

Safety

  • Edits made by an assistant follow a preview then confirm flow, and every change lands in the activity log.
  • Plan rules apply to assistants exactly as they do in the app.
  • Revoke any connection at any time from the settings page. Uninstalling the app revokes all connections.

Related articles

Was this page helpful?

Still stuck?

Reach us on the support page or use the support form in the app under Settings. Support hours are 9am to 5pm Monday to Friday, Adelaide time.