The open source [repository](https://github.com/sveltejs/mcp) containing the code for the MCP server is also a claude code marketplace. The marketplace allow you to install the `svelte` plugin which will give you both the remote MCP server and a [skill](https://docs.claude.com/en/docs/agents-and-tools/agent-skills/overview) to instruct the LLM on how to properly write svelte 5 code. ## Installation To add the repository as a marketplace launch claude code and type ```bash /plugin marketplace add sveltejs/mcp ``` once you do that you can install the svelte skill doing ```bash /plugin install svelte ```