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