Skip to content

Ecommerce

Etsy MCP connector

The Etsy connector brings your shop's listings, inventory, photos, and files into Claude, ChatGPT, Cursor, and any MCP client, so your team can create, update, and tidy listings from a chat, inside each person's own Etsy access.

  • How it connects. Connects over OAuth. The credential goes into a vault nobody reads back.

  • One address. https://api.elaichi.ai/mcp, the same for every user.

  • Their own access. An agent never gets more than the person it acts for.

How to connect

How to connect Etsy to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect Etsy once

  1. Open Connections, choose Add connection, and pick Etsy.

  2. Optionally set Share with to give a team access, then press Connect.

  3. Supply your own Etsy app, then approve. Etsy needs an OAuth app you register yourself, so bring its client ID and secret. One person does this once for the organization.

The credential is vaulted. Nobody reads it back, not even the AI.

Add connection

Choose a connector.

etsy
Etsy
Bigcommerce
Bol.com
Channable
Clover
Ecwid
2

In your AI client

Point it at one endpoint

Everyone in the organization uses the same address, and each person only ever reaches what their own account allows.

Connect Etsy to Claude

  1. 1

    Open Customize, then Connectors.

  2. 2

    Press Add.

  3. 3

    Name it, paste the MCP server URL, then Continue.

    https://api.elaichi.ai/mcp
  4. 4

    Sign in and approve.

On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.

Connect Etsy to ChatGPT

  1. 1

    Open Plugins, then press the + button.

  2. 2

    Name it and paste the endpoint into Server URL.

    https://api.elaichi.ai/mcp
  3. 3

    Leave Authentication on OAuth, then tick the risk acknowledgement.

  4. 4

    Press Create, then sign in and approve.

Works on the web today. The plugin directory lives at chatgpt.com/plugins.

Connect Etsy to Cursor

  1. 1

    Open ~/.cursor/mcp.json.

  2. 2

    Add the endpoint under mcpServers.

    https://api.elaichi.ai/mcp
  3. 3

    Reload Cursor, then sign in and approve.

~/.cursor/mcp.json

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

Set up per machine, so repeat it on each computer you work from.

Connect Etsy to any MCP client

  1. 1

    Add the endpoint as a remote MCP server.

    https://api.elaichi.ai/mcp
  2. 2

    Sign in and approve.

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

The Elaichi Agent already has these tools, with nothing to set up.

Use cases

What teams do with Etsy through Elaichi

Every one of these runs inside the access the person already has, and lands in the same audit log.

  • Shop operations

    Draft a new listing from a product brief

    Describe the item, its price, and its variations in plain language and have the listing created in your Etsy shop with the right category picked from Etsy's own taxonomy. Review it before it goes live.

  • Merchandising

    Refresh titles and descriptions across active listings

    Pull up every active listing in the shop, spot the ones with thin or outdated copy, and rewrite them in batches. Featured listings can be checked at the same time so the front of the shop stays current.

  • Inventory

    Update stock and prices across many listings at once

    Ask for every listing with a given size or color variation, then adjust quantities and prices in one bulk pass instead of opening each listing by hand.

  • Marketing

    Audit listing photos before a seasonal push

    List the images attached to each listing, find items with only one photo or a missing main shot, and add new images straight from the conversation.

  • Digital products

    Swap the file behind a digital listing

    When a pattern, printable, or template gets a new version, find the listing, remove the old file, and attach the new one without leaving the chat.

  • Customer support

    Fix personalization options a buyer asked about

    When a buyer reports a confusing personalization prompt or character limit, look up the listing and change the personalization instructions on the spot.

Try asking

  • “Which shop listings are running low on inventory?”
  • “Summarize this week's Etsy receipts by status.”
  • “Draft a new listing for the fall collection.”

See all 105 Etsy tools below

AI tools

Etsy tools for your AI agents

105 tools are ready to call through Elaichi's MCP endpoint the moment you connect Etsy, governed by the same roles, restrictions, and audit log as everything else in Elaichi.

  • general releasereport bug
.">
." > List List all Etsy listings actives
General ReleaseReport bug
.
  • See it in Elaichi

    What connecting Etsy gets you

    6 screens from the product, each doing one job for your Etsy account.

    The agent

    Ask Etsy questions, get real shop answers.

    Type a plain question and pull live listings, receipts and shop data instantly.

    • listings
    • receipts
    • shop sections
    • listing images

    Ask Elaichi to work across your apps.

    Which shop listings are running low on inventory?

    Summarize this week's Etsy receipts by status.

    Draft a new listing for the fall collection.

    Also runs in Claude, ChatGPT or Cursor

    MCP clients

    One Etsy endpoint, every MCP client welcome.

    Claude, ChatGPT and Cursor all connect through a single governed org endpoint.

    ElaichiMCP clients
    Claude ChatGPT Cursor

    Copy the endpoint

    https://api.elaichi.ai/mcp
    Client Connected by Status Last used
    Claude
    E

    Emma Laurent

    • Connected 4 minutes ago
    Cursor
    S

    Sofia Ricci

    • Connected 2 hours ago
    ChatGPT
    C

    Clara Nowak

    • Connected Yesterday

    Tool catalog

    105 Etsy tools, zero custom code.

    Every listing, file, image and taxonomy method cataloged and ready to call.

    • List all Etsy buyer taxonomy nodes
    • List all Etsy node properties
    • List all Etsy shop listings
    • Create a Etsy shop listing
    ElaichiTools
    Tool Action Description
    List all Etsy buyer taxonomy nodes List List the full hierarchy tree of Etsy buyer taxonomy nodes. Returns: id, level, name, parent_id, children, full_path_taxonomy_ids.
    List all Etsy node properties List List product properties with applicable scales and values supported for a specific Etsy buyer taxonomy node. Returns: property_id, property_name, scale_id, scale_name, value_ids, values. Required: taxonomy_id.
    List all Etsy shop listings List List Etsy listings belonging to a shop, optionally filtered by listing state. Returns each listing with listing_id, title, description, state, price, quantity, num_favorers, tags, materials, and timestamps. Required: shop_id.
    Create a Etsy shop listing Create Create a physical draft listing product in an Etsy shop. Returns the created ShopListing including listing_id, title, description, state, price, quantity, and timestamps. shipping_profile_id is required for physical listings. Required: shop_id.
    Update a Etsy shop listing by ID Update Update an Etsy shop listing by id, including title, description, state, shipping profile, pricing, dimensions, tags, and production partner associations. Returns the updated ShopListing including listing_id, title, description, state, price, quantity, url, and timestamps. Required: id, shop_id.

    Toolboxes

    Every team gets its own Etsy toolbox.

    Marketing, fulfillment and support each work from a toolbox scoped to their job.

    • Marketing
    • Fulfillment
    • Product
    • Support
    ElaichiToolboxes
    Name Source template Tools Created

    Marketing toolbox

    Etsy · listings and promotions

    Etsy starter 18 Mar 4, 2026

    Fulfillment toolbox

    Etsy · orders and shipments

    9 Mar 2, 2026

    Product toolbox

    Etsy · catalog and listing files

    24 Feb 27, 2026

    Support toolbox

    Etsy · buyer messages and receipts

    Etsy starter 6 Feb 19, 2026

    Finance toolbox

    Etsy · payments and receipts

    31 Jan 30, 2026

    Merchandising toolbox

    Etsy · shop sections and taxonomy

    12 Jan 22, 2026

    Shared connections

    Share Etsy access without sharing passwords.

    Teammates work through a connection while the credential stays hidden from everyone.

    • Main Shop
    • Wholesale
    • US Store
    • EU Store
    ElaichiConnections
    Connection Scope Status Access
    ET

    Etsy (Main Shop)

    Connected by Emma Laurent

    Personal • Active 1 team · 6 members
    ET

    Etsy (Wholesale)

    Connected by James Whitfield

    Organization • Active 3 teams · 24 members
    ET

    Etsy (US Store)

    Connected by Sofia Ricci

    Organization • Active 2 teams · 11 members
    ET

    Etsy (EU Store)

    Connected by Daniel Ortega

    Personal • Needs re-auth 1 team · 3 members
    ET

    Etsy (Vintage Line)

    Connected by Clara Nowak

    Personal • Active Not shared
    ET

    Etsy (Seasonal Pop-up)

    Connected by Michael Brennan

    Personal • Active 2 teams · 9 members

    Audit log

    Every Etsy action, logged and attributable.

    See who touched which listing or receipt and exactly when it happened.

    • When
    • Who
    • What happened
    • Type
    ElaichiAudit log
    When Who What happened Type

    2 minutes ago

    Mar 6, 2026, 3:10 PM

    E

    Emma Laurent

    [email protected]

    Restriction Created Access

    8 minutes ago

    Mar 6, 2026, 3:04 PM

    J

    James Whitfield

    [email protected]

    Restriction Updated Access

    14 minutes ago

    Mar 6, 2026, 2:58 PM

    S

    Sofia Ricci

    [email protected]

    Role Assigned Access

    20 minutes ago

    Mar 6, 2026, 2:52 PM

    D

    Daniel Ortega

    [email protected]

    Etsy Users Updated MCP

    26 minutes ago

    Mar 6, 2026, 2:46 PM

    C

    Clara Nowak

    [email protected]

    Etsy Listings Created MCP

    32 minutes ago

    Mar 6, 2026, 2:40 PM

    M

    Michael Brennan

    [email protected]

    Etsy Listings List Toolbox

    Launching soon

    From answering questions to doing the work

    A person no longer has to ask. A trigger starts the work, inside the same permissions and the same audit log as everything else. Automations and live dashboards are launching soon, on the Black plan.

    Automations

    Etsy work runs itself, with a human check.

    A schedule fires, records are pulled and grouped, a draft is approved, then posted.

    Etsy digest

    Run 418 · started 2 minutes ago · on behalf of Emma Laurent

    1. Schedule

      Every weekday at 08:00

      0.2s
    2. Fetch listings

      Etsy

      1.4s
    3. Group by owner

      Transform

      0.1s
    4. Draft the digest

      Agent step

      Ran with 4 tools, returned a structured summary

      6.2s
    5. Approve the digest

      Needs approval

      Assigned to Michael Brennan

      Approve
    6. Post the digest

      Etsy

      Queued

    Collections and dashboards

    Etsy numbers, refreshed without asking anyone.

    A live health view tracks listings created by team on a fourteen day chart.

    Etsy health

    Refreshed 4 minutes ago · every 15 minutes · from the listings collection

    Live

    Listings

    1,284 ↓ 12%

    Receipts

    96 ↓ 8%

    Needs attention

    3 ↑ 2

    Updated this week

    412 ↑ 9%

    Listings created

    Last 14 days

    By team

    Share of activity

    Main Shop 34%

    Wholesale 27%

    US Store 21%

    EU Store 18%

    FAQ

    Frequently asked questions

    How do I connect Etsy to Claude?

    Connecting Etsy takes two steps. First, connect Etsy in Elaichi: Etsy asks you to register an app in your Etsy developer account, so somebody brings its client ID and secret once, then each person signs in with their own Etsy account through Etsy's usual sign-in screen. Second, in Claude open Customize, then Connectors, then Add, and paste https://api.elaichi.ai/mcp. Nobody else on the team has to generate or handle anything after that.

    Does Etsy work with ChatGPT and Cursor as well as Claude?

    Yes. Once Etsy is connected in Elaichi, the same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, any other MCP client, and the Elaichi Agent. You connect Etsy once and every client uses it.

    What can an AI agent actually do with my Etsy data?

    With Etsy connected, an agent can look through your shop's listings, active and featured, and create new ones, update titles, descriptions, and personalization instructions, and change prices and quantities across many listings at once. It can also list, add, and remove the photos and digital files attached to a listing, and pick categories from Etsy's own taxonomy. Etsy exposes a lot of actions, so short concrete asks such as "lower every mug listing to 18 dollars" work better than long paragraphs.

    Does connecting Etsy give the AI access to my whole shop?

    No. Every call to Etsy runs as the person who signed in, so the agent can only see and change what that person's Etsy account can already reach. Elaichi can narrow that further, for example to reading listings only, but it can never widen it beyond what Etsy itself allows that person.

    Can my team share one Etsy connection?

    Yes. One person connects the Etsy shop in Elaichi and shares it with a team, and nobody else ever sees or handles a credential. Each teammate still signs in to Elaichi as themselves, so every change to an Etsy listing is logged under the name of the person who made it.

    Can I stop an agent from deleting or changing things in Etsy?

    Yes. In Elaichi you can block individual actions on Etsy, such as deleting a listing or removing a photo, while leaving reading and updating open. A blocked action is never shown to Claude, ChatGPT, Cursor, or any other client at all, so no prompt, however worded, can reach it.

    What happens to an Etsy connection when someone leaves?

    Offboarding a person in Elaichi ends their access to Etsy at once, in every client they had connected. If the Etsy shop was shared with a team, the connection keeps working for everyone else. If you disconnect Etsy in Elaichi, it disappears from Claude, ChatGPT, Cursor, and every other client in one step.

    Put Etsy in front of your team

    Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.