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 b2fb5ba commit c47432cCopy full SHA for c47432c
1 file changed
.gemini/settings.json
@@ -4,15 +4,15 @@
4
"command": "npx",
5
"args" : ["-y", "chrome-devtools-mcp@latest"]
6
},
7
- "neo-github-workflow": {
+ "neo.mjs-github-workflow": {
8
"command": "npm",
9
"args" : ["run", "ai:mcp-server-github-workflow"]
10
11
- "neo-knowledge-base": {
+ "neo.mjs-knowledge-base": {
12
13
"args" : ["run", "ai:mcp-server-knowledge-base"]
14
15
- "neo-memory-core": {
+ "neo.mjs-memory-core": {
16
17
"args" : ["run", "ai:mcp-server-memory-core"]
18
}
0 commit comments