MCP Server
MCP
io.github.amplichina/madeforai-supplychain-skill
MCP connector for human-reviewed manufacturing tasks through MadeForAI hosted fulfillment.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "madeforai-supplychain-connector",
"version": "0.5.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "MadeForAI client access token. Request a token from MadeForAI and keep it secret.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "MADEFORAI_ACCESS_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment