← Back to tools
C

clariBI

20 endpointslive

AI business intelligence: sign up, ingest data, run analyses, generate reports from any MCP client. (MCP server com.claribi/mcp-server, aggregated from the official registry)

$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for clariBI.
EndpointWhat it doesPriceHealth
check integration status
/check_integration_status
Poll an OAuth handoff initiated by request_oauth_integration_url. Returns the current status (pending, connected, failed, expired) and, when connected, the data$0.0020 per callunknown
check pricing
/check_pricing
List clariBI subscription tiers with prices, AI credits, data source limits, user limits, and headline features. No authentication required.$0.0020 per callunknown
create checkout session
/create_checkout_session
Create a Stripe Checkout URL the user can open in a browser to upgrade their clariBI subscription. Payment cannot happen inside the LLM; this tool returns a URL$0.0020 per callunknown
create forecast
/create_forecast
Bind a forecast to a metric in your workspace. Stores the configuration, sets up the schedule, and resolves the source binding immediately so a bad source_id or$0.0020 per callunknown
generate report
/generate_report
Create a new generated report in your clariBI organization. Returns the report id you can poll via get_report, plus a download URL once status reaches "complete$0.0020 per callunknown
get analysis status
/get_analysis_status
Check the status of a previously-dispatched run_analysis job. Returns the analysis result if completed.$0.0020 per callunknown
get billing status
/get_billing_status
Get the organization's billing status — tier, renewal date, and upgrade options.$0.0020 per callunknown
get dashboard
/get_dashboard
Fetch one dashboard by ID. Includes widget definitions, the most recent refresh data, and the web URL.$0.0020 per callunknown
get data source schema
/get_data_source_schema
Fetch the column schema for a data source. Useful before asking run_analysis about specific columns. The schema is derived from the preprocessing metadata clari$0.0020 per callunknown
get forecast
/get_forecast
Fetch one forecast configuration by ID.$0.0020 per callunknown
get forecast run
/get_forecast_run
Fetch one run of a forecast by ID, or pass run_id="latest" for the most recent run. Returns the full forecast envelope: target series + 30-day projection, corre$0.0020 per callunknown
get forecast trust
/get_forecast_trust
Returns per-past-run accuracy for a forecast. Each row compares a prior run's projection against the actuals that have materialized since. Use this to see wheth$0.0020 per callunknown
get report
/get_report
Fetch one generated report by ID.$0.0020 per callunknown
get usage
/get_usage
Get the organization's current AI credit usage, data source count, user count, and rate-limit headroom.$0.0020 per callunknown
ingest url data source
/ingest_url_data_source
Create a new data source by fetching a public URL on the server side. Handles CSV, TSV, JSON, Excel, TXT, and PDF. Private networks (RFC 1918, loopback, cloud m$0.0020 per callunknown
list dashboards
/list_dashboards
List dashboards in your clariBI organization. Returns id, name, status, last refresh, and a URL you can open in a browser.$0.0020 per callunknown
list data sources
/list_data_sources
List the data sources connected to your clariBI organization. Returns id, name, source_type, status, last sync time, and the number of rows (when known).$0.0020 per callunknown
list forecasts
/list_forecasts
List metric forecasts in your clariBI organization. Each row covers one metric: its source binding, horizon, schedule, and the latest run status. Use get_foreca$0.0020 per callunknown
list reports
/list_reports
List generated reports in your clariBI organization. Returns id, title, status, output format, and download URL.$0.0020 per callunknown
regenerate forecast narrative
/regenerate_forecast_narrative
Re-run ONLY the AI narration step against an existing completed forecast run. Costs 1-2 AI credits (no engine work). Returns the new narration; the old one is o$0.0020 per callunknown
Cracked: connect your agent to every tool it needs