# AIDISH — AIエージェントから受取注文できる飲食店 (remote · aidish-app.onrender.com)

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

- Trust score: 68/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `aidish-app.onrender.com`: 68/100 (this document), [markdown](https://verifymcp.io/servers/ai-mentor-bot-aidish/aidish-app.md), [page](https://verifymcp.io/servers/ai-mentor-bot-aidish/aidish-app)

## Channel facts

- Endpoint: `https://aidish-app.onrender.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 4 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 80/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 503 tokens (~125/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 90/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 70% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 4 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the AIDISH — AIエージェントから受取注文できる飲食店 MCP server?

AIDISH — AIエージェントから受取注文できる飲食店 is a hosted endpoint at https://aidish-app.onrender.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http ai-mentor-bot-aidish 'https://aidish-app.onrender.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "ai-mentor-bot-aidish": {
      "url": "https://aidish-app.onrender.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "ai-mentor-bot-aidish": {
      "type": "http",
      "url": "https://aidish-app.onrender.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.ai-mentor-bot-aidish]
url = "https://aidish-app.onrender.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-mentor-bot-aidish": {
      "type": "remote",
      "url": "https://aidish-app.onrender.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add ai-mentor-bot-aidish --url 'https://aidish-app.onrender.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  ai-mentor-bot-aidish:
    url: "https://aidish-app.onrender.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "ai-mentor-bot-aidish": {
      "Transport": "http",
      "Url": "https://aidish-app.onrender.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add ai-mentor-bot-aidish -t streamable-http -u 'https://aidish-app.onrender.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "ai-mentor-bot-aidish": {
      "type": "http",
      "url": "https://aidish-app.onrender.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-18 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 67, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 66, +1)

- [functional improvement] Stability: unverified → 0.03

### 2026-09-13 (score 65)

First indexed and scored.

## MCP tools (4)

### `find_stores` (~102 tokens)

AIから受取注文できる店を探す（店名・料理の種類・エリアで絞る）。tenant_id が分からない時は最初にこれを呼び、利用者に店を選んでもらう。

Input parameters:

- `area` (string): エリア（例: 世田谷）
- `q` (string): 店名や料理の種類の一部（例: ピザ・ナポリ）

### `list_menu` (~71 tokens)

店のお品書き（公開中の商品・税込価格・説明・オプション）を返す。注文の前に必ずこれで menu_id を確かめる。

Input parameters:

- `tenant_id` (string): 店舗ID（省略時はこのサーバーの既定店）

### `check_pickup_availability` (~68 tokens)

今この店が受取注文（テイクアウト）を受け付けているか、最短の受取時刻、店の連絡先を返す。

Input parameters:

- `tenant_id` (string): 店舗ID（省略時は既定店）

### `place_pickup_order` (~170 tokens)

受取注文（テイクアウト）を入れる。支払いは受取時に店頭（現金・カード・QR）。氏名と電話番号は必須で、店が受取時の本人確認と連絡に使う。注文前に必ず利用者に内容と受取時刻を確認すること。

Input parameters:

- `customer_name` (string, required)
- `customer_tel` (string, required): 利用者の電話番号（数字・ハイフン）
- `items` (array, required)
- `note` (string)
- `pickup_at` (string): 受取希望時刻 ISO8601（省略時は最短）
- `tenant_id` (string): 店舗ID（省略時は既定店）

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/ai-mentor-bot-aidish/aidish-app#diagnostics

## Score history

- 2026-09-20: 68
- 2026-09-19: 68
- 2026-09-18: 68
- 2026-09-17: 67
- 2026-09-16: 67
- 2026-09-15: 66
- 2026-09-14: 66
- 2026-09-13: 65

## Common questions

### What is the AIDISH — AIエージェントから受取注文できる飲食店 MCP server?

AIDISH — AIエージェントから受取注文できる飲食店 is an MCP server listed in the public MCP registry as io.github.ai-mentor-bot/aidish. Pickup orders at Japanese restaurants for AI agents: find stores, read menus, place orders. No auth. This page covers its hosted endpoint (https://aidish-app.onrender.com/mcp).

### Is the AIDISH — AIエージェントから受取注文できる飲食店 MCP server safe to use?

AIDISH — AIエージェントから受取注文できる飲食店 scores 68 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the AIDISH — AIエージェントから受取注文できる飲食店 MCP server expose?

AIDISH — AIエージェントから受取注文できる飲食店 exposes 4 tools: find_stores, list_menu, check_pickup_availability, place_pickup_order. Their descriptions and schemas cost roughly 411 tokens of context every time the server is loaded.

### Does the AIDISH — AIエージェントから受取注文できる飲食店 MCP server require authentication?

No. We connected to AIDISH — AIエージェントから受取注文できる飲食店 without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the AIDISH — AIエージェントから受取注文できる飲食店 MCP server still maintained?

AIDISH — AIエージェントから受取注文できる飲食店 is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://aidish-app.onrender.com/mcp
- Repository: https://github.com/ai-mentor-bot/aidish-app
- Website: https://aidish-app.onrender.com/agents
- Changelog RSS feed: https://verifymcp.io/servers/ai-mentor-bot-aidish/aidish-app.xml
- Changelog JSON feed: https://verifymcp.io/servers/ai-mentor-bot-aidish/aidish-app.json
- HTML version of this page: https://verifymcp.io/servers/ai-mentor-bot-aidish/aidish-app
