get_qradar_sku_history — zobrx MCP Tool Read-only
get_qradar_sku_history
(get qradar sku history) is one of 58 tools on the
zobrx
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_qradar_sku_history from your client
- Claude Code zobrx get_qradar_sku_history run in your project directory
- Claude Desktop zobrx get_qradar_sku_history ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor zobrx get_qradar_sku_history ~/.cursor/mcp.json
- VS Code zobrx get_qradar_sku_history .vscode/mcp.json
- Zed zobrx get_qradar_sku_history ~/.config/zed/settings.json
- Windsurf zobrx get_qradar_sku_history ~/.codeium/windsurf/mcp_config.json
- Cline zobrx get_qradar_sku_history ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI zobrx get_qradar_sku_history ~/.gemini/settings.json
- Grok zobrx get_qradar_sku_history .mcp.json (in your project root)
- ChatGPT zobrx get_qradar_sku_history Settings → Connectors → Advanced → Developer mode
- Claude.ai zobrx get_qradar_sku_history Settings → Connectors → Add custom connector
- LangChain zobrx get_qradar_sku_history pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http zobrx https://mcp.zobrx.com/mcp
Other tools on this server
- get_dashboard_summary
- list_integrations
- search_catalog
- get_brand_score
- get_channel_orders_overview
- get_shelf_availability
- list_stores
- get_pnl_summary
- get_orders_summary
- get_payments_summary
- get_returns_summary
- get_reimbursements_summary
- get_inventory
- get_stock_status
- list_sellers
- list_competitors
- get_compliance_violations
- get_margin_config
- get_marketplace_alerts
- get_psl_movers
- get_tax_summary
- get_gstr1_summary
- get_hsn_summary
- get_state_wise_tax
- get_tax_mismatches
- get_fba_health
- get_marketing_summary
- list_campaigns
- get_analytics_summary
- get_seo_queries
- get_serp_keywords
- list_coach_recommendations
- get_ai_wallet
- get_notifications
- get_account_profile
- list_team_members
- get_brand_pack
- search
- fetch
- search_orders
- get_order
- search_returns
- search_inventory
- search_oms_orders
- get_oms_order
- list_picklists
- get_picklist
- list_manifests
- get_manifest
- list_pickers
- get_zobship_credits
- get_qradar_overview
- list_qradar_skus
- get_qradar_leak_ledger
- get_qradar_distribution
- get_qradar_sov
- list_qradar_alerts
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.