We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a09bedf commit 8e8effdCopy full SHA for 8e8effd
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 MySQL databases.",
5
"mcpServers": {
6
- "Cloud SQL for MySQL Observability": {
+ "cloud_sql_mysql_observability": {
7
"command": "${extensionPath}${/}toolbox",
8
"args": [
9
"--prebuilt",
@@ -13,4 +13,4 @@
13
}
14
},
15
"contextFileName": "CLOUD-SQL-MYSQL-OBSERVABILITY.md"
16
-}
+}
0 commit comments