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