Skip to content
VS Code

servd merchant for VS Code

me.getservd/servd-merchant

Run your restaurant from an AI client: orders, menu, reports, refunds, payouts and staff.

client:VS Code transport:streamable-http

Install servd merchant in VS Code

.vscode/mcp.json

{
  "servers": {
    "servd-merchant": {
      "type": "http",
      "url": "https://mcp.getservd.me/api/mcp"
    }
  }
}

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

servd merchant in other clients