find_settlements — oracle MCP Tool Read-only
find_settlements
(find settlements) 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 find_settlements from your client
- Claude Code oracle find_settlements run in your project directory
- Claude Desktop oracle find_settlements ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor oracle find_settlements ~/.cursor/mcp.json
- VS Code oracle find_settlements .vscode/mcp.json
- Zed oracle find_settlements ~/.config/zed/settings.json
- Windsurf oracle find_settlements ~/.codeium/windsurf/mcp_config.json
- Cline oracle find_settlements ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI oracle find_settlements ~/.gemini/settings.json
- Grok oracle find_settlements .mcp.json (in your project root)
- ChatGPT oracle find_settlements Settings → Connectors → Advanced → Developer mode
- Claude.ai oracle find_settlements Settings → Connectors → Add custom connector
- LangChain oracle find_settlements 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.