madeforai supplychain skill for Windsurf
io.github.amplichina/madeforai-supplychain-skill
MCP connector for human-reviewed manufacturing tasks through MadeForAI hosted fulfillment.
client:Windsurf
transport:stdio
runtime:npm
Install madeforai supplychain skill in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"madeforai-supplychain-skill": {
"command": "npx",
"args": [
"-y",
"madeforai-supplychain-connector"
],
"env": {
"MADEFORAI_ACCESS_TOKEN": "<MADEFORAI_ACCESS_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs