Skip to content
Cline

create starter for Cline

io.github.starter-series/create-starter

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

client:Cline transport:stdio runtime:npm

Install create starter in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

create starter in other clients