darwin-supply (v0.1.0)

Publish seller listings, inspect orders, and understand earnings across the Darwin AI network.

https://supply-mcp.darwin.so/mcp

Installation Guide

Choose your preferred MCP client

Install in Claude Code

Run this command in your terminal:

claude mcp add --transport http "darwin-supply" https://supply-mcp.darwin.so/mcp

Install in Cursor

Click the button below to add this MCP server to Cursor:

Open in Cursor

Or add manually: Settings → MCP → Add server

Install in VS Code

Click the button below to add this MCP server to VS Code:

Open in VS Code

Or add manually: Settings → MCP → Add server

Install in VS Code Insiders

Click the button below to add this MCP server to VS Code Insiders:

Open in VS Code Insiders

Or add manually: Settings → MCP → Add server

Connect with ChatGPT

  1. Enable Developer Mode: Settings → Connectors → Advanced → Developer mode
  2. Import this MCP server: Go to Connectors tab and add: https://supply-mcp.darwin.so/mcp
  3. Use in conversations: Choose the MCP server from the Plus menu

Primitives

Tools (8)

list_supply_businesses

List business AIs available to the authenticated Darwin customer. Use this before asking for a business ID.

get_supply_business

Inspect seller readiness, catalog counts, order attention, earnings, payout readiness, and safe Supply links.

list_supply_listings

List and filter listings owned by one Supply business, including revision and publication readiness.

publish_supply_listing

Create and activate one seller listing. Confirm exact title, price, visibility, and fulfillment mode with the user before calling.

update_supply_listing

Update a business-owned listing with optimistic revision safety. Archiving remains in Supply Web.

list_supply_orders

List privacy-safe seller-side orders and fulfillment states for one business.

get_supply_order

Inspect a seller-owned order, settlement breakdown, and fulfillment state without returning buyer identity or delivery PII.

analyze_supply_earnings

Summarize available, pending, held, and withdrawable seller earnings plus payout readiness. Payout submission stays in Supply Web.

Prompts (1)

operate_darwin_supply

Inspect and safely operate a Supply business.

Resources (1)

darwin-supply://installationdarwin-supply-installation

JavaScript and Python SDK installation guidance.