check_allergens — Guardian Engine MCP Tool Read-only
check_allergens
(check allergens) 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 check_allergens from your client
- Claude Code Guardian Engine check_allergens run in your project directory
- Claude Desktop Guardian Engine check_allergens ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Guardian Engine check_allergens ~/.cursor/mcp.json
- VS Code Guardian Engine check_allergens .vscode/mcp.json
- Zed Guardian Engine check_allergens ~/.config/zed/settings.json
- Windsurf Guardian Engine check_allergens ~/.codeium/windsurf/mcp_config.json
- Cline Guardian Engine check_allergens ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Guardian Engine check_allergens ~/.gemini/settings.json
- Grok Guardian Engine check_allergens .mcp.json (in your project root)
- ChatGPT Guardian Engine check_allergens Settings → Connectors → Advanced → Developer mode
- Claude.ai Guardian Engine check_allergens Settings → Connectors → Add custom connector
- LangChain Guardian Engine check_allergens 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.