convention.sh for VS Code
sh.convention/mcp
Ship production-ready TypeScript code in half the time, at half the cost.
client:VS Code
transport:streamable-http
tools:1
Install convention.sh in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.convention.sh/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs