We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e88e3b commit 631d6b9Copy full SHA for 631d6b9
1 file changed
gemini-extension.json
@@ -3,7 +3,7 @@
3
"version": "0.1.0",
4
"description": "Manage and monitor database performance and health for Cloud SQL for SQL Server.",
5
"mcpServers": {
6
- "Cloud SQL for SQL Server Observability": {
+ "cloud_sql_sqlserver_observability": {
7
"command": "${extensionPath}${/}toolbox",
8
"args": [
9
"--prebuilt",
@@ -13,4 +13,4 @@
13
}
14
},
15
"contextFileName": "CLOUD-SQL-SQLSERVER-OBSERVABILITY.md"
16
-}
+}
0 commit comments