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