mcp
Svelte MCP 可以帮助你的 LLM 编写更好的 Svelte 代码。
¥Svelte MCP can help your LLM write better Svelte code.
用法(Usage)
¥Usage
npx sv add mcp你将获得什么(What you get)
¥What you get
根据你的 IDE,为你的项目提供良好的 mcp 配置。
¥A good mcp configuration for your project depending on your IDE
选项(Options)
¥Options
ide
你要使用的 IDE,例如 'claude-code'、'cursor'、'gemini'、'opencode'、'vscode'、'other'。
¥The IDE you want to use like 'claude-code', 'cursor', 'gemini', 'opencode', 'vscode', 'other'.
npx sv add mcp=ide:cursor,vscodesetup
你要使用的设置。
¥The setup you want to use.
npx sv add mcp=setup:local