1845 Smoked Meat AI Gateway for VS Code
com.getbotlens/1845meat
MCP gateway for 1845meat.com: products, prices, stock and cart links. Read-only, no auth.
client:VS Code
transport:streamable-http
tools:11
Install 1845 Smoked Meat AI Gateway in VS Code
.vscode/mcp.json
{
"servers": {
"1845meat": {
"type": "http",
"url": "https://1845meat.mcp.getbotlens.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs