We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40deb95 commit 5aadbe3Copy full SHA for 5aadbe3
.changeset/petite-signs-mix.md
@@ -0,0 +1,5 @@
1
+---
2
+'ls-mcp': patch
3
4
+
5
+fix: default shouldnt show empty servers even from same group
.cursor/mcp.json
@@ -9,7 +9,10 @@
9
},
10
"nodejs-api-docs": {
11
"command": "npx",
12
- "args": ["-y", "mcp-server-nodejs-api-docs"]
13
- }
+ "args": [
+ "-y",
14
+ "mcp-server-nodejs-api-docs"
15
+ ]
16
+ }
17
}
18
0 commit comments