Model Context Protocol

ezFlipAI MCP Server.

Connect ezFlipAI to ChatGPT, Claude, Cursor or any MCP client. Your assistant can appraise photos against real sold comps, write listings for eBay, Mercari, Poshmark, OfferUp, Facebook Marketplace, Craigslist and more, and browse your saved appraisals — all scoped to your account.

https://ezflipai.com/mcp
Streamable HTTPOAuth 2.1 + DCRAppraise & listNo install required

Tools this server exposes

appraise_item

Appraise from photos

Send 1–6 photos and get a full identification plus a used-resale value range built from real eBay sold comps and your custom sources. Saves to your inventory. Uses one identification credit.

create_listing

Create a listing

Turn a saved item into a ready-to-post listing for eBay, Mercari, Poshmark, OfferUp, Facebook Marketplace, Craigslist, Etsy, Depop, Whatnot and more — local pickup platforms get local pricing and meetup wording. Uses one listing credit.

list_items

List saved items

Browse the user's saved appraisals — id, name, category, date — with an optional category filter.

get_item

Get item details

Full appraisal for one item: identification, valuation, sold comps and generated marketplace listings.

list_sources

List pricing sources

The custom pricing source URLs the user has configured, grouped by category.

usage_summary

Plan & usage

Current plan, subscription status and remaining identification / listing credits.

Connect it in under a minute

ChatGPT

Settings → Connectors → Create. Paste the server URL and choose OAuth. Approve access with your ezFlipAI account.

https://ezflipai.com/mcp

Claude (Desktop & web)

Settings → Connectors → Add custom connector. Paste the server URL and sign in when prompted.

https://ezflipai.com/mcp

Cursor

Add to ~/.cursor/mcp.json, then approve the sign-in window.

{
  "mcpServers": {
    "ezflipai": { "url": "https://ezflipai.com/mcp" }
  }
}

VS Code / Copilot

Add to .vscode/mcp.json in your workspace.

{
  "servers": {
    "ezflipai": { "type": "http", "url": "https://ezflipai.com/mcp" }
  }
}

Windsurf

Add to ~/.codeium/windsurf/mcp_config.json and reload the MCP panel.

{
  "mcpServers": {
    "ezflipai": { "serverUrl": "https://ezflipai.com/mcp" }
  }
}

Cline / Roo Code

Add to cline_mcp_settings.json (MCP Servers → Configure).

{
  "mcpServers": {
    "ezflipai": { "type": "streamableHttp", "url": "https://ezflipai.com/mcp" }
  }
}

Claude Code (CLI)

One command, then run /mcp to finish the sign-in.

claude mcp add --transport http ezflipai https://ezflipai.com/mcp

LM Studio / generic client

Any client that speaks MCP Streamable HTTP uses the same block.

{
  "mcpServers": {
    "ezflipai": { "url": "https://ezflipai.com/mcp" }
  }
}

n8n

MCP Client node → Endpoint: the server URL, Transport: HTTP Streamable, Auth: OAuth2.

https://ezflipai.com/mcp

Lovable

Connectors → New MCP server. Paste the URL and approve access.

https://ezflipai.com/mcp

Security & access

You sign in

OAuth 2.1 with dynamic client registration. The assistant acts as you, never as anyone else.

Row-level isolation

Every query runs under your account's database policies. Other users' items are unreachable.

Nothing is deleted

Agents can appraise items and write listings in your account (using your plan credits) and read your data. Nothing can ever be deleted over MCP.

Agent access is included with the Pro plan. Reading your inventory is free; appraisals and listings an agent creates use the same monthly credits as the app. See plans.