Skip to content
Zed

DuckHub QR Menu for Zed

com.duck-hub/menu

Hosted MCP server to manage a restaurant menu from AI agents - 39 tools over the DuckHub API.

client:Zed transport:streamable-http

Install DuckHub QR Menu in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "menu": {
      "url": "https://mcp.duck-hub.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

DuckHub QR Menu in other clients