Skip to content

Commit 3547a75

Browse files
Sync mcp docs (#1659)
Co-authored-by: svelte-docs-bot[bot] <196124396+svelte-docs-bot[bot]@users.noreply.github.com>
1 parent 9ee7549 commit 3547a75

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

apps/svelte.dev/content/docs/mcp/10-introduction/10-overview.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ The setup varies based on the version of the MCP you prefer — remote or local
1414

1515
## Usage
1616

17-
To get the most out of the MCP server we recommend including the following prompt in your [`AGENTS.md`](https://agents.md) (or [`CLAUDE.md`](https://docs.claude.com/en/docs/claude-code/memory#claude-md-imports), if using Claude Code). This will tell the LLM which tools are available and when it's appropriate to use them.
17+
To get the most out of the MCP server we recommend including the following prompt in your [`AGENTS.md`](https://agents.md) (or [`CLAUDE.md`](https://docs.claude.com/en/docs/claude-code/memory#claude-md-imports), if using Claude Code. Or [`GEMINI.md`](https://geminicli.com/docs/cli/gemini-md/), if using GEMINI). This will tell the LLM which tools are available and when it's appropriate to use them.
18+
19+
> [!NOTE] This is already setup for you when using `npx sv add mcp`
1820
1921
```md
2022
You are able to use the Svelte MCP server, where you have access to comprehensive Svelte 5 and SvelteKit documentation. Here's how to use the available tools effectively:

0 commit comments

Comments
 (0)