Loading MCP server directory, please wait...
MCP connector for human-reviewed manufacturing tasks through MadeForAI hosted fulfillment.
npx @getmcp/cli add io.github.amplichina/madeforai-supplychain-skillRequires Node.js 18+. Community-contributed server. Review source before installing.
MADEFORAI_ACCESS_TOKENMadeForAI client access token. Request a token from MadeForAI and keep it secret.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.amplichina/madeforai-supplychain-skill": {
"command": "npx",
"args": [
"-y",
"madeforai-supplychain-connector"
],
"env": {
"MADEFORAI_ACCESS_TOKEN": ""
}
}
}
}