Skip to content
VS Code

DuckHub QR Menu for VS Code

com.duck-hub/menu

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

client:VS Code transport:streamable-http

Install DuckHub QR Menu in VS Code

.vscode/mcp.json

{
  "servers": {
    "menu": {
      "type": "http",
      "url": "https://mcp.duck-hub.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

DuckHub QR Menu in other clients