Skip to content
VS Code

AIDISH — AIエージェントから受取注文できる飲食店 for VS Code

io.github.ai-mentor-bot/aidish

Pickup orders at Japanese restaurants for AI agents: find stores, read menus, place orders. No auth.

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

Install AIDISH — AIエージェントから受取注文できる飲食店 in VS Code

.vscode/mcp.json

{
  "servers": {
    "aidish": {
      "type": "http",
      "url": "https://aidish-app.onrender.com/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

AIDISH — AIエージェントから受取注文できる飲食店 in other clients