エキテン ネット予約 for VS Code
jp.ekiten.eapi/ekiten-reservation
エキテン(日本全国のお店・施設の情報サイト)のネット予約を提供するMCPサーバー。オールジャンルの日本国内店舗・施設が対象。店舗検索・空き確認・予約登録・キャンセルに対応。
client:VS Code
transport:streamable-http
tools:7
Install エキテン ネット予約 in VS Code
.vscode/mcp.json
{
"servers": {
"ekiten-reservation": {
"type": "http",
"url": "https://eapi.ekiten.jp/mcp/reservation"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs