Developers

Build on the factory floor

Desmake exposes the same capabilities your dashboard uses — search, generate, publish, and order — over an API, an MCP server for agents, and webhooks for events. This is the starting point.

Last updated August 2026

Interfaces

Pick the surface that fits how you build.

MCP
Agent Hub

Connect Claude, a custom GPT, or a LangGraph worker. Scoped keys, per-call metering, full audit trail.

REST
HTTP API

Predictable REST endpoints with JSON, bearer auth, and paginated lists.

Events
Webhooks

Get notified on order placed, printed, shipped, and delivered.

SDK
TypeScript & Python

Typed clients that wrap the API and handle auth and retries.

What you can do

The toolset maps directly to the marketplace.

catalog.search

Query the live catalogue and read real manufacturing cost per adapter.

design.generate

Generate preview variations from a prompt through the D2M engine.

design.publish

Publish a design, auto-mockup products, and price it.

orders.create / track

Place orders and follow jobs from print to doorstep.

Authentication

Every request is authenticated with a scoped API key (DESMAKE_API_KEY). Keys carry per-key permissions and metering so you can grant an agent exactly the access it needs and watch what it does.

Agent Hub

Connect your agent in minutes

Point your MCP client at @desmake/mcp and start driving the marketplace programmatically.

Open Agent Hub