Skip to content
VS Code

Max Eats Out for VS Code

io.github.doubleuson/max-eats-out

Editorial guide to restaurants and bars — hand-picked venues with opinions, not a places database

client:VS Code transport:streamable-http tools:4

Install Max Eats Out in VS Code

.vscode/mcp.json

{
  "servers": {
    "max-eats-out": {
      "type": "http",
      "url": "https://www.maxeatsout.club/api/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Max Eats Out in other clients