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