Skip to content

Commit 1ceeed1

Browse files
committed
feat: standardize mcp server names
1 parent d27dfe6 commit 1ceeed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gemini-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"description": "Connect and interact with a PostgreSQL database and data",
55
"mcpServers": {
6-
"PostgreSQL": {
6+
"postgresql": {
77
"command": "${extensionPath}${/}toolbox",
88
"args": [
99
"--prebuilt",

0 commit comments

Comments
 (0)