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