Shortlist Price Index for VS Code
io.github.ies86/shortlist-price-index
Software entry prices for 16 categories, with ratings and true 3-year cost. CC BY 4.0
client:VS Code
transport:streamable-http
tools:4
Install Shortlist Price Index in VS Code
.vscode/mcp.json
{
"servers": {
"shortlist-price-index": {
"type": "http",
"url": "https://shortlist-mcp.vercel.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs