Skip to content

Commit c47432c

Browse files
committed
Chore: Update MCP Server Names in .gemini/settings.json for Branding Consistency #7653
1 parent b2fb5ba commit c47432c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.gemini/settings.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"command": "npx",
55
"args" : ["-y", "chrome-devtools-mcp@latest"]
66
},
7-
"neo-github-workflow": {
7+
"neo.mjs-github-workflow": {
88
"command": "npm",
99
"args" : ["run", "ai:mcp-server-github-workflow"]
1010
},
11-
"neo-knowledge-base": {
11+
"neo.mjs-knowledge-base": {
1212
"command": "npm",
1313
"args" : ["run", "ai:mcp-server-knowledge-base"]
1414
},
15-
"neo-memory-core": {
15+
"neo.mjs-memory-core": {
1616
"command": "npm",
1717
"args" : ["run", "ai:mcp-server-memory-core"]
1818
}

0 commit comments

Comments
 (0)