Skip to content
VS Code

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

My wine in other clients