Skip to content

Commit 2810ce4

Browse files
authored
feat: standardize mcp server names (#24)
1 parent 47a10bb commit 2810ce4

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)