CigarFinder for VS Code
io.github.cigarfinder/cigarfinder
Search and compare cigar prices from 14+ online retailers
client:VS Code
transport:streamable-http
Install CigarFinder in VS Code
.vscode/mcp.json
{
"servers": {
"cigarfinder": {
"type": "http",
"url": "https://mcp.cigarfinder.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs