ToolPin

Disco

com.leap-labs/discovery-engine · v1.0.1 · MCP 2025-11-25

Find novel, statistically validated patterns in tabular data — hypothesis-free.

Reachability reachable
checked 2026-07-14 03:13 UTC
Registry status active
Tools pinned 14
e2a72ec3ef4a
Tools last changed unchanged since first capture 2026-07-14

Provenance

Registry namespace com.leap-labs (domain verified by the official registry)
Repository github.com/leap-laboratories/discovery-engine
Website https://www.leap-labs.com
Remote endpoints
https://disco.leap-labs.com/mcp (streamable-http)

Observed changes

When (UTC)EventDetail
2026-07-14 03:13 first capture 14 tools pinned

Pinned tool definitions (14)

ToolDescription
discovery_list_plans List available Disco plans with pricing. No authentication required. Returns all available subscription tiers with credit allowances and pricing. Use this to help users choose a plan.
discovery_estimate Estimate the credits required to run a Disco analysis. Returns `required_credits` for public (always 0) and private, with private split by whether LLMs are enabled (use_llms=False is faster, use_llms=True adds smarter...
discovery_upload Upload a dataset file and return a file reference for use with discovery_analyze. Call this before discovery_analyze. Pass the returned result directly to discovery_analyze as the file_ref argument. Provide exactly one of:...
discovery_analyze Run Disco on tabular data to find novel, statistically validated patterns. This is NOT another data analyst — it's a discovery pipeline that systematically searches for feature interactions, subgroup effects, and conditional...
discovery_status Check the status of a Disco run. Returns current status and progress details: - status: "pending" | "processing" | "completed" | "failed" - job_status: underlying job queue status - queue_position: position in queue...
discovery_get_results Fetch the full results of a completed Disco run. Returns discovered patterns (with conditions, p-values, novelty scores, citations), feature importance scores, a summary with key insights, column statistics, and suggestions...
discovery_account Check your Disco account status. Returns current plan, available credits (subscription + purchased), and payment method status. Use this to verify you have sufficient credits before running a private analysis. Args: ...
discovery_signup Create a Disco account and get an API key. Provide an email address to start the signup flow. If email verification is required, returns {"status": "verification_required"} — the user will receive a 6-digit code by email,...
discovery_signup_verify Complete Disco signup using an email verification code. Call this after discovery_signup returns {"status": "verification_required"}. The user receives a 6-digit code by email — pass it here along with the same email...
discovery_login Get a new API key for an existing Disco account. Sends a 6-digit verification code to the email address. Call discovery_login_verify with the code to receive a new API key. Use this when you need an API key for an account...
discovery_login_verify Complete login and receive a new API key. Call this after discovery_login returns {"status": "verification_required"}. The user receives a 6-digit code by email — pass it here along with the same email address. Returns a...
discovery_add_payment_method Attach a Stripe payment method to your Disco account. The payment method must be tokenized via Stripe's API first — card details never touch Disco's servers. Required before purchasing credits or subscribing to a paid...
discovery_purchase_credits Purchase Disco credit packs using a stored payment method. Credits cost $0.10 each, sold in packs of 100 ($10/pack). Credits are used for private analyses (public analyses are free). Requires a payment method on file — use...
discovery_subscribe Subscribe to or change your Disco plan. Available plans: - "free_tier": Explorer — free, 10 credits/month - "tier_1": Researcher — $49/month, 500 credits/month - "tier_2": Team — $199/month, 2000 credits/month Paid...

Status badge

ToolPin status badge for com.leap-labs/discovery-engine

[![ToolPin](https://toolpin.dev/badge/com.leap-labs/discovery-engine.svg)](https://toolpin.dev/servers/com.leap-labs/discovery-engine)

Maintain this server? Add the badge to your README — it links your users to this live status page.