My wine for VS Code
dev.mywine/my-wine
Find wines and compare live merchant prices in your region. Fair-deal search, My wine OAuth login.
client:VS Code
transport:streamable-http
Install My wine in VS Code
.vscode/mcp.json
{
"servers": {
"my-wine": {
"type": "http",
"url": "https://mcp.mywine.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs