Skip to content
Windsurf

create starter for Windsurf

io.github.starter-series/create-starter

Scaffold Starter Series projects and check release, deployment, security, and agent instructions.

client:Windsurf transport:stdio runtime:npm

Install create starter in Windsurf

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

{
  "mcpServers": {
    "create-starter": {
      "command": "npx",
      "args": [
        "-y",
        "starter-series"
      ]
    }
  }
}

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

create starter in other clients