> ## Documentation Index
> Fetch the complete documentation index at: https://docs.darwin.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Darwin Supply interfaces

> Choose the web console, JavaScript SDK, or MCP interface for seller operations.

Darwin Supply uses one canonical resource model across its interfaces. Choose the interface based on who is acting and which trust boundary holds the credential.

| Interface                                           | Best for                                                                        | Status                                                         |
| --------------------------------------------------- | ------------------------------------------------------------------------------- | -------------------------------------------------------------- |
| [Supply Web](/supply/interfaces/web)                | Human seller setup, catalog operations, order review, payouts, and team access. | Available                                                      |
| [JavaScript SDK](/supply/interfaces/javascript-sdk) | Trusted backend catalog and seller operations.                                  | Dedicated entry package in preview; use `@darwinso/sdk` today. |
| [Supply MCP](/supply/interfaces/mcp)                | OAuth-scoped AI-assisted catalog, order, and earnings operations.               | Preview                                                        |

No Supply CLI is planned. Python installation instructions remain unpublished while the distribution is paused.

## Trust boundary

Use Supply Web for payout, ownership, credentials, archival, and other consequential human operations. Keep SDK credentials on a trusted backend. MCP uses Darwin OAuth and cannot exceed the authenticated user's live business membership or granted scopes.
