create starter for Claude Desktop
io.github.starter-series/create-starter
Scaffold Starter Series projects and check release, deployment, security, and agent instructions.
client:Claude Desktop
transport:stdio
runtime:npm
Install create starter in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"create-starter": {
"command": "npx",
"args": [
"-y",
"starter-series"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs