read_graph — Memory MCP Tool Read-only
read_graph
(read graph) is one of 9 tools on the
Memory
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call read_graph from your client
- Claude Code Memory read_graph run in your project directory
- Claude Desktop Memory read_graph ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Memory read_graph ~/.cursor/mcp.json
- VS Code Memory read_graph .vscode/mcp.json
- Zed Memory read_graph ~/.config/zed/settings.json
- Windsurf Memory read_graph ~/.codeium/windsurf/mcp_config.json
Fastest route
claude mcp add server-memory -- npx -y @modelcontextprotocol/server-memory
Other tools on this server
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.