list_dishes — Guardian Engine MCP Tool Read-only
list_dishes
(list dishes) is one of 7 tools on the
Guardian Engine
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_dishes from your client
- Claude Code Guardian Engine list_dishes run in your project directory
- Claude Desktop Guardian Engine list_dishes ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Guardian Engine list_dishes ~/.cursor/mcp.json
- VS Code Guardian Engine list_dishes .vscode/mcp.json
- Zed Guardian Engine list_dishes ~/.config/zed/settings.json
- Windsurf Guardian Engine list_dishes ~/.codeium/windsurf/mcp_config.json
- Cline Guardian Engine list_dishes ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Guardian Engine list_dishes ~/.gemini/settings.json
- Grok Guardian Engine list_dishes .mcp.json (in your project root)
- ChatGPT Guardian Engine list_dishes Settings → Connectors → Advanced → Developer mode
- Claude.ai Guardian Engine list_dishes Settings → Connectors → Add custom connector
- LangChain Guardian Engine list_dishes pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http guardian-engine https://api.kaimeilabs.dev/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.