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