Skip to content
Windsurf

toolfactory for Windsurf

io.github.goatinahat/toolfactory

Build an agent tool once; ship it as Agent Skills, MCP servers, Agent Plugins / Claude / Codex

client:Windsurf transport:stdio runtime:npm

Install toolfactory in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "toolfactory": {
      "command": "npx",
      "args": [
        "-y",
        "toolfactory"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

toolfactory in other clients