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