query_orders — Ask AI MCP Tool Read-only
query_orders
(query orders) is one of 66 tools on the
Ask AI
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call query_orders from your client
- Claude Code Ask AI query_orders run in your project directory
- Claude Desktop Ask AI query_orders ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Ask AI query_orders ~/.cursor/mcp.json
- VS Code Ask AI query_orders .vscode/mcp.json
- Zed Ask AI query_orders ~/.config/zed/settings.json
- Windsurf Ask AI query_orders ~/.codeium/windsurf/mcp_config.json
- Cline Ask AI query_orders ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Ask AI query_orders ~/.gemini/settings.json
- Grok Ask AI query_orders .mcp.json (in your project root)
- ChatGPT Ask AI query_orders Settings → Connectors → Advanced → Developer mode
- Claude.ai Ask AI query_orders Settings → Connectors → Add custom connector
- LangChain Ask AI query_orders pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http ask-ai https://ask-ai-data-connector.com/mcp
Other tools on this server
- get_revenue_drivers
- get_anomalies
- get_sync_health
- get_data_sources
- get_complete_dashboard
- get_metrics_comparison
- get_metrics_multi_compare
- get_yoy_monthly
- get_forecast
- save_target
- get_targets
- get_daily_metrics
- get_customer_insights
- get_refunds
- get_discounts
- get_velocity
- get_marketing_performance
- get_spend_reconciliation
- get_products_by_channel
- get_cart_affinity
- get_store_summary
- get_order
- get_orders
- get_top_products
- get_product_catalog
- get_campaign_impact
- get_product_health
- get_product_analytics
- get_collections
- get_customers
- get_inventory
- get_weekly_trends
- get_connector_data
- ask_moby
- get_markets
- get_query_to_url
- get_reviews
- get_abandoned_checkouts
- get_analytics
- get_ga4_funnel
- get_ga4_dimensions
- get_insights
- save_insights
- update_insight
- record_metric_snapshot
- query_metric_snapshots
- set_intervention
- complete_intervention
- update_intervention
- get_interventions
- get_store_notes
- get_timeline
- save_store_note
- get_store_profile
- update_store_profile
- save_wakeup
- get_wakeup
- get_wakeups
- report_data_issue
- report_concern
- get_help
- get_briefing
- get_focus
- save_focus
- update_focus_item
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.