mcp for VS Code
com.googleapis.monitoring/mcp
Gain visibility into the performance, availability, and health of your apps and infrastructure.
client:VS Code
transport:streamable-http
tools:9
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://monitoring.googleapis.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs