zeroheight for VS Code
com.zeroheight/zeroheight
Connect AI assistants to zeroheight styleguides using the Model Context Protocol
client:VS Code
transport:streamable-http
runtime:npm
Install zeroheight in VS Code
.vscode/mcp.json
{
"servers": {
"zeroheight": {
"type": "http",
"url": "https://mcp.zeroheight.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs