Skip to content
Windsurf

CrewOne for Windsurf

io.github.tzipway-dotcom/crewone-mcp-server

Taiwan film equipment rates, studios, photographer/director references; AI pre-production tools.

client:Windsurf transport:stdio runtime:npm

Install CrewOne 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": {
    "crewone-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@crewone/mcp-server"
      ],
      "env": {
        "CREWONE_API_KEY": "<CREWONE_API_KEY>"
      }
    }
  }
}

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

CrewOne in other clients