MCP connector for human-reviewed manufacturing tasks through MadeForAI hosted fulfillment.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
This open-source MCP connector forwards authorized manufacturing task requests from Codex, Claude, Gemini, Cursor, and other MCP clients to the MadeForAI hosted order-intake service.
The connector contains only stdio transport, the nine public tool names, and a fixed upstream endpoint: https://api.madeforai.net/mcp.
It does not contain the order database, Chinese production workspace, production credentials, supplier records, payment-confirmation authority, shipment authority, or fulfillment administration. Forks remain usable under MIT, but they do not gain access to MadeForAI-hosted tasks or private production systems.
Set your MadeForAI client access token, then run the connector directly from npm:
For MCP clients, use npx as the command:
The command exits with a clear error until MADEFORAI_ACCESS_TOKEN is set. Tokens must contain at least 32 characters.
As a fallback, download madeforai-supplychain-connector-0.5.2.tgz from the matching GitHub Release, then install it:
Request a client access token from MadeForAI. Keep it out of source code, screenshots, issue reports, and public examples.
For an npx-based installation:
For a source checkout, use node with the absolute path to dist/src/index.js.
Clients with native remote MCP support may connect directly:
create_supplychain_taskgenerate_artwork_briefgenerate_quote_requestgenerate_order_draftconfirm_order_draftconfirm_production_feedbackcreate_payment_linkquick_start_prototype_pipelineget_taskProduction feedback, payment confirmation, manufacturing progress, quality checks, shipment, and completion remain unavailable through this public connector.
MadeForAI does not generate images, run LLM inference, process real payments, or automatically place supplier orders in this release. A submitted task enters a manual-review queue; submission does not mean that review has started, and no response time is guaranteed. Prices and lead times remain unconfirmed until manual feedback is recorded.
The connector is MIT licensed. The hosted control plane, production workspace, credentials, databases, and production operations are separate proprietary services.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/madeforai-supplychain-skill)<a href="https://allmcps.com/mcp/madeforai-supplychain-skill"><img src="https://allmcps.com/api/badge/madeforai-supplychain-skill?style=directory" alt="Madeforai Supplychain Skill on AllMCPs" /></a>