Vinelog

Vinelog for AI agents

A wine desk your agent can call.

Search wine regions, varietals, guides, and live retailer deals from the same Vinelog data people use on the site. Sign in only when your agent needs access to something personal.

Useful from the first call

Ask in the language of wine.

Discover

Find the bottle behind the question

Search wines, regions, varietals, producers, vintage charts, and published guides.

“Find Northern Rhône Syrah under $60 and explain the trade-offs.”

Shop

Work from live market data

Search active offers and inspect deal details without scraping the public site.

“Which current Burgundy offers look unusually well priced?”

Personalize

Bring your own cellar into the conversation

Optionally authorize cellar tools for inventory, allocations, and drinking-window questions.

“What should I open with roast duck from bottles I already own?”

Permission before power

Start read-only. Step up deliberately.

The initial connection asks only for catalog and deal access. Personal cellar and operator tools use separate scopes, so an agent cannot quietly grow its permissions after you connect it.

Default
Catalog + dealsRead public wine and market data
Optional
CellarRead or manage only your authorized collection
Restricted
OperationsAdministrative tools require explicit elevated access

One endpoint

Connect Vinelog.

Use the remote MCP URL in any client that supports Streamable HTTP and OAuth.

Codex CLI

codex mcp add vinelog --url https://vinelog.com/mcp
codex mcp login vinelog --scopes mcp:catalog,mcp:deals

JSON configuration

{
  "mcpServers": {
    "vinelog": {
      "type": "http",
      "url": "https://vinelog.com/mcp"
    }
  }
}

Your client will open Vinelog sign-in and show the permissions it is requesting. Your MCP client can revoke its token at any time. Questions about an integration? support@vinelog.com.

Reconnecting

Restoring your live connection…

Connection lost. We couldn’t reconnect.

Reload