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