parts · pricing · stock · orders

Electronic parts, wired straight
into your AI agent.

Search millions of components, compare pricing and stock, pull datasheets, review past orders, and build reorder carts — from Claude, ChatGPT, or any MCP-capable agent.

Parts are sourced and purchased through your own DigiKey account · nothing is ever purchased automatically

agent session — digimcp
> we're low on the 0603 100nF caps — reorder what we got last time

 list_orders(startDate: "2026-05-01")
 get_order(salesOrderId: 80012345)
  found: 399-1096-1-ND · CAP CER 100NF 50V X7R 0603 · qty 4,000
 get_pricing(productNumber: "399-1096-1-ND", quantity: 4000)
  $0.00808/ea @ 4k — $32.32 total, 248,391 in stock
 create_reorder_link(items: [{ 399-1096-1-ND × 4000 }])

 cart ready — review & check out on digikey.com:
  digikey.com/classic/ordering/fastadd.aspx?part1=399-1096-1-ND&qty1=4000

Getting started

Three steps, about two minutes.

No API keys to manage, no developer portal to register with — you authorize digimcp with the DigiKey account you already have.

1

Connect DigiKey

Sign in and click Connect DigiKey — you authorize with your regular digikey.com account. digimcp never sees your password, and your grant is stored encrypted.

2

Add to your agent

One command adds digimcp to Claude Code — or paste the URL into Claude.ai, ChatGPT, Cursor, or any MCP-capable client.

3

Ask for parts

"Find a 3.3V LDO in SOT-23 with 500mA output" · "What did we pay for those connectors in March?" · "Reorder the caps from my last order."

claude mcp add --transport http digikey https://digimcp.com/mcp

Eleven tools

Built for context windows.

Every response is trimmed and flattened for agents — specs as clean key/value pairs, not raw API dumps. Catalog and order data comes from DigiKey.

search_products

keyword search with category, manufacturer, stock & sort filters

get_product

full specs: parameters, stock, price breaks, packaging, compliance

get_pricing

price breaks, price at quantity, or Digi-Reel pricing

find_related_products

substitutes, companions, associated parts, alternate packaging

get_product_media

datasheets, photos, 3D models, documents

list_categories

browse or search the full DigiKey category tree

search_manufacturers

resolve manufacturer ids for filtered search

list_orders

your DigiKey orders in a date range, with status and totals

get_order

line items, quantities, prices, and shipment tracking

create_reorder_link

pre-filled DigiKey cart links — you review and check out

server_info

remaining quota, connection status, usage tips

Safe by design

Your account. Your data. Your call.

Nothing is purchased automatically

Agents assemble carts; a human reviews and checks out on digikey.com. There is no order-placement API surface.

Your account, your data

Every request runs under your own DigiKey authorization with per-user quotas. Deleting your account purges everything.

OAuth 2.1 end to end

Agent access via Clerk-issued tokens; DigiKey access via 3-legged OAuth. Secrets are AES-256 encrypted with per-user keys.

Put the catalog in your agent's hands.

Connect your DigiKey account and start asking for parts in the next couple of minutes.

Get connected