Starwind UI MCP Server

MIT License

init_project

Initialize a new project with Starwind UI components by selecting your preferred package manager (npm, yarn, pnpm) using the Model Context Protocol server.

Instructions

Initializes a new project with Starwind UI

Input Schema

NameRequiredDescriptionDefault
packageManagerNoPackage manager to use (npm, yarn, pnpm)

Input Schema (JSON Schema)

{ "properties": { "packageManager": { "description": "Package manager to use (npm, yarn, pnpm)", "enum": [ "npm", "yarn", "pnpm" ], "type": "string" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from Starwind UI MCP Server

Related Tools

    ID: j7wx7ousry