Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub sveltejs/ai-toolsA plugin for all things related to Svelte development, MCP, skills, and more.
Official prompts.chat marketplace - AI prompts, skills, and tools for Claude Code
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.
Share bugs, ideas, or general feedback.
Repo for the official Svelte MCP server.
pnpm i
cp apps/mcp-remote/.env.example apps/mcp-remote/.env
pnpm dev
[!NOTE] Currently to prevent having a bunch of Timeout logs on vercel we shut down the SSE channel immediately. This means that we can't use
server.logand we are not sendinglist-changednotifications. We can use elicitation and sampling since those are sent on the same stream of the POST request
pnpm run inspect
Then visit http://localhost:6274/
Streamable HTTPpnpm run db:studio