FFlashpricer
On this page
MCP Integration

Connect an AI assistant to Flashpricer (MCP)

Bring your catalog, competition and sales into ChatGPT, Claude, Gemini, Copilot or Cursor — and let them act on your account. Connect in about two minutes, no API keys required.

Published 7/12/2026Updated 7/12/2026
Integrations · MCP
Connect an AI assistant to Flashpricer

Bring your catalog, competition and sales into ChatGPT, Claude, Gemini, Copilot or Cursor — and let them act on your account, right from the chat you already use. Set it up in about two minutes, no API keys required.

Your AI assistant
Flashpricer

This is powered by the Model Context Protocol (MCP) — an open standard supported by every major AI assistant. Ask a question in plain language and the assistant answers straight from your live Flashpricer data. Grant it a bit more access and it can act on your account too.

What you get

Answers in plain languageLook up any listing by SKU or ASIN — price, min/max, profit and current competition — or search your catalog: items at min, at max, negative profit, repricing disabled.
Reporting on demandPull orders, revenue and sales history, and generate or download reports — without ever leaving the chat.
Hands-on actions optionalCreate and assign strategies, push a manual price, update overrides or trigger a channel sync — only if you grant write access.
Works with what you useChatGPT, Claude, Google Gemini, Microsoft Copilot, Cursor and more — the same secure connection for all of them.
i

Scoped to you. Every connection is limited to your organization and to the permissions you approve. An assistant never sees data from any other account.

Before you begin

  • An active Flashpricer account.
  • An MCP-capable assistant. Custom connectors usually need a paid ChatGPT or Claude plan; CLI and editor tools (Claude Code, Gemini CLI, Codex, Cursor) work too.
  • Two minutes. You authorize with your normal Flashpricer login — nothing to install or paste into a secrets file.

Connect in three steps

Open the MCP integration page

In Flashpricer, go to Reports → MCP Integration and click Connect an assistant. This is also where you'll manage every connection later on.

Choose your assistant

Pick your assistant from the list — Flashpricer shows the exact steps for it. They all point to the same secure endpoint:

https://mcp.v2.flashpricer.com/mcp
Authorize the connection

Your assistant opens the Flashpricer authorization screen. Review the permissions it's requesting, then click Authorize. Behind the scenes this uses OAuth 2.0 — you sign in (or confirm you're already signed in) and approve access.

You're connected. The assistant now appears under Active Connections and can start working with your data. Your password is never shared — access is a secure token you can revoke anytime.

See it in action

Once connected, just ask — the assistant pulls the answer live from Flashpricer:

your AI assistant
Show me my products at minimum price
Flashpricer
ProductSKUPriceStatus
Wireless Earbuds ProWEB-2231$24.99At min
Stainless Water BottleSWB-0198$11.50At min
LED Desk LampLDL-7742$18.00At min

What each permission grants

On the authorization screen, permissions come in view (read-only) and manage (make changes) pairs. Approve only what you need:

Products
ViewManageSee products & competition · assign or remove strategies.
Orders
ViewSee orders, revenue and sales history.
Strategies
ViewManageSee strategies · create and modify repricing strategies.
Channels
ViewManageSee connected channels · connect and configure them.
Reports
ViewManageSee reports & insights · create, update and delete scheduled reports.
i

Safe defaults. A new connection gets view access to products and orders only. Anything that can change your data is clearly labeled — review it before you approve.

Manage your connections

Everything you've connected lives under Reports → MCP Integration → Active Connections:

  • Review at a glance — each connection's name, permissions, last used, connected and expiry dates.
  • Rename — the pencil icon lets you tell multiple assistants apart.
  • Revoke — the trash icon instantly cuts off an assistant's access. It takes effect immediately; to reconnect, just run through Connect an assistant again.

Keeping it secure

  • Org-scoped by design — a connection can only ever reach your own organization's data.
  • No shared secrets — there's no API key to leak, and revoking access is a single click.
  • Least privilege — read-only is enough for questions and reporting. Grant manage only if you truly want the assistant to change prices, strategies or reports.
  • Time-limited — access expires automatically; the date shows on each connection's row, and you simply re-authorize when it lapses.

Assistant-specific setup

Most assistants only need the server address — https://mcp.v2.flashpricer.com/mcp — and will prompt you to authorize on first use.

GPT ChatGPT

Settings → Connectors (or Manage plugins, skills and MCPs) → Connect to a custom MCP. Transport: Streamable HTTP. Paste the server address, save, then Authorize.

Cl Claude Desktop (macOS / Windows / Web)

Settings → Connectors → Add custom connector. Paste the server address, approve, then Authorize on the Flashpricer screen.

>_ Claude Code

Run one command in your terminal, then launch Claude Code, run /mcp, select FlashPricer and authenticate.

claude mcp add --transport http flashpricer https://mcp.v2.flashpricer.com/mcp
Gem Gemini CLI
gemini mcp add --transport http flashpricer https://mcp.v2.flashpricer.com/mcp
Cx Codex

Add to ~/.codex/config.toml:

[mcp_servers.flashpricer]
url = "https://mcp.v2.flashpricer.com/mcp"
Cur Cursor

Add to ~/.cursor/mcp.json:

{
  "mcpServers": {
    "flashpricer": {
      "url": "https://mcp.v2.flashpricer.com/mcp"
    }
  }
}

Troubleshooting

The assistant can't see my data
Make sure you completed the Authorize step on the Flashpricer screen, and that the connection shows under Active Connections.
It won't make a change I asked for
The connection probably has view (read-only) permissions. Reconnect and approve the relevant manage permission.
The connection disappeared or expired
Access is time-limited. Just reconnect from Connect an assistant.
That's it.

Open your assistant and ask "Show me my products at minimum price" — it answers straight from Flashpricer. Need a hand? Reach us at success@flashpricer.com.

Was this article helpful?
Connect Flashpricer to ChatGPT, Claude & other AI assistants (MCP) · Flashpricer