@@ -18,11 +18,11 @@ You can choose your preferred `scope` (it must be `user`, `project` or `local`)
18
18
19
19
## Claude Desktop
20
20
21
- - Open ` Settings > Connectors `
22
- - Click on ` Add Custom Connector `
21
+ - Open Settings > Connectors
22
+ - Click on Add Custom Connector
23
23
- Insert the name you prefer most
24
24
- Insert ` https://mcp.svelte.dev/mcp ` as the ` Remote MCP server URL `
25
- - Click ` Add `
25
+ - Click Add
26
26
27
27
## Codex CLI
28
28
@@ -46,15 +46,15 @@ gemini mcp add -t http -s [scope] svelte https://mcp.svelte.dev/mcp
46
46
47
47
You can choose your preferred ` scope ` (it must be ` user ` , ` project ` or ` local ` ) and ` name ` .
48
48
49
- ## Opencode
49
+ ## OpenCode
50
50
51
51
Run the command:
52
52
53
53
``` bash
54
54
opencode mcp add
55
55
```
56
56
57
- and follow the instructions, selecting Remote when asked for " Select MCP server type" :
57
+ and follow the instructions, selecting ' Remote' under the ' Select MCP server type' prompt :
58
58
59
59
``` bash
60
60
opencode mcp add
@@ -73,9 +73,9 @@ opencode mcp add
73
73
74
74
You can choose your preferred ` name ` .
75
75
76
- ## VSCode
76
+ ## VS Code
77
77
78
- - Open the command Palette
78
+ - Open the command palette
79
79
- Select "MCP: Add Server..."
80
80
- Select "HTTP (HTTP or Server-Sent-Events)"
81
81
- Insert ` https://mcp.svelte.dev/mcp ` in the input and press ` Enter `
@@ -84,7 +84,7 @@ You can choose your preferred `name`.
84
84
85
85
## Cursor
86
86
87
- - Open the command Palette
87
+ - Open the command palette
88
88
- Select "View: Open MCP Settings"
89
89
- Click on "Add custom MCP"
90
90
0 commit comments