playground-link — Svelte MCP MCP Tool
playground-link
(playground link) is one of 4 tools on the
Svelte MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call playground-link from your client
- Claude Code Svelte MCP playground-link run in your project directory
- Claude Desktop Svelte MCP playground-link ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Svelte MCP playground-link ~/.cursor/mcp.json
- VS Code Svelte MCP playground-link .vscode/mcp.json
- Zed Svelte MCP playground-link ~/.config/zed/settings.json
- Windsurf Svelte MCP playground-link ~/.codeium/windsurf/mcp_config.json
- Cline Svelte MCP playground-link ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Svelte MCP playground-link ~/.gemini/settings.json
- Grok Svelte MCP playground-link .mcp.json (in your project root)
- ChatGPT Svelte MCP playground-link Settings → Connectors → Advanced → Developer mode
- Claude.ai Svelte MCP playground-link Settings → Connectors → Add custom connector
- LangChain Svelte MCP playground-link pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.svelte.dev/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.