Levanta AI Integration: Setup Guide for Claude & ChatGPT

Last updated: June 17, 2026

You can now connect your Levanta account to Claude or ChatGPT and ask questions about your data — your brands, creators, products, and performance — in plain English, without opening the dashboard.

For example, you can ask "What are my top products by commission this month?" and get a direct answer from your Levanta data, right inside your AI assistant.

You sign in with your existing Levanta account (OAuth — no API keys needed), so the assistant only ever sees the data you already have access to. The connector is read-only and respects your team membership and roles. There is also a new page in Levanta Settings to manage MCP connections for your team.

Before You Connect

During setup, you may be asked for the Levanta server address. Copy and paste this exactly:

https://app.levanta.io/api/mcp

Note: This address is used for both Claude and ChatGPT. If a connection ever fails, the first thing to check is that this address was entered correctly, with no extra spaces.

Connect with Claude

This works in both the Claude desktop app and on claude.ai in your browser.

Step 1: Add Levanta as a connector

  1. Click Customize in the left sidebar, then select Connectors.

  2. Click the "+" button next to Connectors.

  3. Click Add custom connector.

  4. Enter a name (e.g. Levanta) and paste the server address into the URL field: https://app.levanta.io/api/mcp

  5. Click Add to save it.

  6. When prompted, sign in to your Levanta account to finish connecting.

Note: This must be done via Claude Web or Desktop — custom connectors cannot be added from the mobile app. A Pro, Max, Team, or Enterprise plan is required.

Step 2: Turn it on in a chat

  1. In any conversation, click the + button.

  2. Choose Connectors.

  3. Switch the Levanta connector on for that chat. You're ready to ask questions.

Note: Custom connectors aren't available on every Claude plan. If you don't see the option, check Anthropic's guide on getting started with custom connectors.

Connect with ChatGPT


Levanta is now available as an official ChatGPT app — no developer mode or custom setup required.

Step 1: Find the Levanta app

  1. In ChatGPT, click Apps in the left sidebar (or go to chatgpt.com/apps?q=Levanta

  1. Search for "Levanta" in the search bar.

  2. Click on Levanta — Affiliate insights and reports

  3. Click Connect and sign in with your Levanta account when prompted.

Note: Available on Pro, Plus, Business, Enterprise, and Education plans on the web.

Step 2: Use it in a chat

  1. In any conversation, click the + button in the message box.

  2. Select the Levanta app.

  3. Ask your question — you're all set.

Check that it's working

Once connected, send a simple test question:

  • "Who am I logged in as on Levanta?"

  • "List all of my brands on Levanta."

If it replies with your own account details and brand list, you're all set.

What you can ask

  • "Show me the creators currently partnered with my brand."

  • "Find my top products by commission rate this month."

  • "Summarize my seller performance totals for the last 30 days."

  • "Which creators are driving the most sales for my brand?"

  • "Build a product performance report and highlight my best ROAS products."

What Levanta can read

The connector is read-only — it can look at your data and build reports, but it can never change anything in your account.

Tool

What it does

whoami

Confirms which Levanta user and team you are signed in as.

seller_list_brands

Lists the brands on your seller team.

seller_list_creators

Lists creators with active partnerships.

seller_list_products

Lists products, with marketplace, commission, availability, and status.

seller_get_performance_report_totals

Returns your total performance metrics across the filtered data.

seller_product_report

Performance broken down by product (sales, commission, ROAS, conversion, clicks, and more).

seller_creator_report

Performance broken down by creator (same metrics as the product report).

knowledge_base

Returns Levanta's public knowledge base articles.

Note: Dates are handled in UTC. Phrases like "today" or "last 7 days" use UTC calendar days, which may differ slightly from your local time zone.

If something doesn't work

Restart the app

After adding the connector, closing and reopening Claude or ChatGPT often resolves the issue.

Double-check the server address

Make sure it reads exactly: https://app.levanta.io/api/mcp — no extra spaces or characters.

Sign in again

Sign-in sessions expire over time. Reconnect or re-authorize the Levanta connector to refresh your session.

Confirm your access

The connector only sees what your Levanta account can see. Make sure your account has access to the brands and data you're asking about.

Appendix: Command-Line Tools

Most sellers should use Claude or ChatGPT above. These options are for technical users who prefer working in a terminal.

Claude Code

  1. Confirm Claude Code is installed:

claude --version

  1. Add the Levanta server:

claude mcp add --transport http "levanta" https://app.levanta.io/api/mcp

  1. Start Claude Code:

claude

  1. List your MCP servers:

/mcp

  1. Select Levanta, press Enter, and sign in through the browser.

Codex CLI

  1. Confirm Codex CLI is installed:

codex --version

  1. Add the Levanta server:

codex mcp add levanta --url https://app.levanta.io/api/mcp

  1. Sign in through the browser when prompted.

  2. Start Codex and list your MCP servers:

codex/mcp

  1. Levanta should show as listed, enabled, and authenticated.

Questions or Need Help?

Our team is here to support you! Reach out to your dedicated CSM or email us at cs@levanta.io