Starwind UI MCP Server for Claude Desktop
io.github.starwind-ui/mcp
Framework-aware Starwind UI v3 tools for Astro and React setup, components, docs, and migration.
client:Claude Desktop
transport:stdio
runtime:npm
Install Starwind UI MCP Server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@starwind-ui/mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs