describe_rule — GuestGraph MCP Tool Read-only
describe_rule
(describe rule) is one of 13 tools on the
GuestGraph
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call describe_rule from your client
- Claude Code GuestGraph describe_rule run in your project directory
- Claude Desktop GuestGraph describe_rule ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor GuestGraph describe_rule ~/.cursor/mcp.json
- VS Code GuestGraph describe_rule .vscode/mcp.json
- Zed GuestGraph describe_rule ~/.config/zed/settings.json
- Windsurf GuestGraph describe_rule ~/.codeium/windsurf/mcp_config.json
- Cline GuestGraph describe_rule ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI GuestGraph describe_rule ~/.gemini/settings.json
- Grok GuestGraph describe_rule .mcp.json (in your project root)
- ChatGPT GuestGraph describe_rule Settings → Connectors → Advanced → Developer mode
- Claude.ai GuestGraph describe_rule Settings → Connectors → Add custom connector
- LangChain GuestGraph describe_rule pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mental-model https://mcp.guestgraph.io/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.