mcp for VS Code
com.googleapis.datastream/mcp
Interact with your Google Cloud Datastream resources using natural language commands.
client:VS Code
transport:streamable-http
tools:10
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://datastream.googleapis.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs