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 4fa30b4 commit a5925afCopy full SHA for a5925af
gemini-extension.json
@@ -3,15 +3,15 @@
3
"version": "0.1.0",
4
"description": "Connect to Cloud SQL for SQL Server",
5
"mcpServers": {
6
- "Cloud SQL for SQL Server Admin": {
+ "cloud_sql_sqlserver_admin": {
7
"command": "${extensionPath}${/}toolbox",
8
"args": [
9
"--prebuilt",
10
"cloud-sql-mssql-admin",
11
"--stdio"
12
]
13
},
14
- "Cloud SQL for SQL Server": {
+ "cloud_sql_sqlserver": {
15
16
17
@@ -29,4 +29,4 @@
29
}
30
31
"contextFileName": "CLOUD-SQL-SQLSERVER.md"
32
-}
+}
0 commit comments