Agent integrations

Connect an AI assistant

Link ChatGPT, Claude, or another MCP-compatible assistant to The Cake Pantry admin tools. After you sign in as an admin, the assistant can read orders, check the waitlist, and update site settings.

MCP server URL

Copy this address and paste it into your AI assistant's custom connector settings.

ChatGPT

  1. Open ChatGPT and go to Settings → Connectors → Advanced.
  2. Enable Developer mode, then click Create app.
  3. Name the app and paste the MCP URL above.
  4. Enable the app from the chat composer, then ask ChatGPT to use The Cake Pantry.
Open ChatGPT settings

Claude

  1. Open the Claude custom connector dialog.
  2. Review the name and URL, then click Add.
  3. Enable the connector from the chat composer.
  4. Ask Claude to use The Cake Pantry.
Open Claude connectors

Claude Code

  1. Copy the one-line command below.
  2. Run it in your terminal.
  3. Start Claude Code and run /mcp to confirm the connection.
  4. Sign in when prompted, then ask Claude Code to use The Cake Pantry.
claude mcp add --scope user --transport http the-cake-pantry ''

Other MCP clients

  1. Open the client's MCP or custom connector settings.
  2. Create a new remote MCP server connection.
  3. Name it and paste the MCP URL above.
  4. Complete any sign-in prompt, enable the connection, then ask the assistant to use The Cake Pantry.

Refresh after the app changes

AI assistants cache the tool list. After this app is updated, refresh the connector so the assistant sees the latest tools.

  • ChatGPT

    • Open the app's preferences in ChatGPT.
    • Next to "Information", click Refresh.
    • If the URL changed, paste the latest URL above.
  • Claude

    • Open the Connectors page and select this connector.
    • Refresh or update the connector's tools.
    • If the URL changed, paste the latest URL above.
  • Claude Code

    • Start a new Claude Code session.
    • If the URL changed, run claude mcp remove the-cake-pantry, then re-run the install command.
  • Other clients

    • Open the MCP server settings.
    • Select this connection and refresh or reload the tool list.
    • If the URL changed, paste the latest URL above.