commonspecs for VS Code
com.commonspecs/catalog
Product and service specs with per-field confidence, plus dated price offers.
client:VS Code
transport:streamable-http
Install commonspecs in VS Code
.vscode/mcp.json
{
"servers": {
"catalog": {
"type": "http",
"url": "https://mcp.commonspecs.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs