We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1c488a commit 046f307Copy full SHA for 046f307
reference/mcp-server.mdx
@@ -98,7 +98,7 @@ Click [here](goose://extension?cmd=npx&arg=-y&arg=mcp-remote&arg=https%3A%2F%2Fm
98
"mcpServers": {
99
"kernel": {
100
"url": "https://mcp.onkernel.com/mcp",
101
- "type": "http"
+ "type": "http"
102
}
103
104
@@ -131,7 +131,7 @@ Click [here](goose://extension?cmd=npx&arg=-y&arg=mcp-remote&arg=https%3A%2F%2Fm
131
### Zed
132
133
1. Press **⌘/Ctrl ,** to open settings.
134
-3. Paste:
+2. Paste:
135
136
```json
137
{
0 commit comments