Neptune Cigars for VS Code
com.neptunecigar/catalog
Premium cigar search, community ratings, live availability and US state shipping rules.
client:VS Code
transport:streamable-http
tools:5
Install Neptune Cigars in VS Code
.vscode/mcp.json
{
"servers": {
"catalog": {
"type": "http",
"url": "https://mcp.neptunecigar.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs