web development for the rest of us
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"svelte": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-svelte"
]
}
}
}