Matchbox for VS Code
com.askmatchbox/matchbox
Describe a problem in plain language; get matching products with honest caveats. Never sponsored.
client:VS Code
transport:streamable-http
tools:3
Install Matchbox in VS Code
.vscode/mcp.json
{
"servers": {
"matchbox": {
"type": "http",
"url": "https://askmatchbox.com/api/mcp/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs