Skip to content

Conversation

paoloricciuti
Copy link
Member

@paoloricciuti paoloricciuti commented Oct 3, 2025

This Adds the documentation that will be synced to svelte.dev. I'm gonna also open a PR there and link it here (it should give a better preview).

Here's the PR on svelte.dev

sveltejs/svelte.dev#1587

And here's the rendered version

https://svelte-dev-git-add-mcp-docs-svelte.vercel.app/docs/mcp/overview

Copy link

vercel bot commented Oct 3, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
mcp Ready Ready Preview Comment Oct 3, 2025 7:13pm

@svelte-docs-bot
Copy link

claude mcp add -t stdio -s [scope] [name] npx -y @sveltejs/mcp
```

You can choose your preferred `scope` (it must be `user`, `project` or `local`) and `name`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is name required? what are the conventions here? can we make a suggestion, or even just hardcode something in the command? (presumably savvy users will understand that they can customise it)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is required, and we could just assume that they want to call it svelte but it might conflict with their setup already (if they are using the mcp from @khromov). If we want to change it to svelte it's absolutely fine tho.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the official MCP server supersede the existing one? If so then I think it's fine for them to conflict, people will figure it out

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah it should because it's basically the same++...it's just that it will probably error out in that case...but i think it's fine.

title: Remote setup
---

The remote version of the MCP server is available on `https://mcp.svelte.dev/mcp`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The remote version of the MCP server is available on `https://mcp.svelte.dev/mcp`.
The remote version of the MCP server is available at [mcp.svelte.dev/mcp](https://mcp.svelte.dev/mcp).

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mmm since it's not something that the user needs to navigate to but copy into their setup i think it's better if it is a codeblock rather than a link


You can choose your preferred `name`.

## VSCode
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## VSCode
## VS Code


## VSCode

- Open the command Palette
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Open the command Palette
- Open the command palette


## Cursor

- Open the command Palette
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Open the command Palette
- Open the command palette

@Rich-Harris Rich-Harris merged commit 4201627 into main Oct 3, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants