Skip to content
VS Code

admin for VS Code

ge.meni/admin

Restaurant management API for meni.ge owners: manage menus, locations, orders, and settings.

client:VS Code transport:streamable-http

Install admin in VS Code

.vscode/mcp.json

{
  "servers": {
    "admin": {
      "type": "http",
      "url": "https://api.meni.ge/mcp"
    }
  }
}

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

admin in other clients