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