Skip to content

Commit 631d6b9

Browse files
committed
feat: standardize mcp server names
1 parent 9e88e3b commit 631d6b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gemini-extension.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"description": "Manage and monitor database performance and health for Cloud SQL for SQL Server.",
55
"mcpServers": {
6-
"Cloud SQL for SQL Server Observability": {
6+
"cloud_sql_sqlserver_observability": {
77
"command": "${extensionPath}${/}toolbox",
88
"args": [
99
"--prebuilt",
@@ -13,4 +13,4 @@
1313
}
1414
},
1515
"contextFileName": "CLOUD-SQL-SQLSERVER-OBSERVABILITY.md"
16-
}
16+
}

0 commit comments

Comments
 (0)