Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

madeforai supplychain skill in other clients