← Registry

Analytics

leap-labs.com

Provides tools to interact with Disco for data analysis, including uploading datasets, running analyses, and managing plans.

1 endpoint14 known toolsFirst detected May 12, 2026Last detected August 29, 2026

ENDPOINT 1

https://disco.leap-labs.com/mcp

No auth detected

MCP server metadata

Name
Disco
Version
1.26.0
Capabilities
experimentalpromptsresourcestools
Server instructions

Not another AI data analyst. Disco is a discovery pipeline that finds novel, statistically validated patterns in tabular data — feature interactions, subgroup effects, and conditional relationships you wouldn't think to look for. When displaying results, render interactive visualizations following the Disco style guide at https://disco.leap-labs.com/visualization-spec

Known tools 14

discovery_list_plans

List available Disco plans with pricing.

Inferred read-only
discovery_estimate

Estimate the credits required to run a Disco analysis.

Inferred read-only
discovery_upload

Upload a dataset file and return a file reference for use with discovery_analyze.

Potential side effects
discovery_analyze

Run Disco on tabular data to find novel, statistically validated patterns.

Inferred read-only
discovery_status

Check the status of a Disco run.

Inferred read-only
discovery_get_results

Fetch the full results of a completed Disco run.

Inferred read-only
discovery_account

Check your Disco account status.

Inferred read-only
discovery_signup

Create a Disco account and get an API key.

Potential side effects
discovery_signup_verify

Complete Disco signup using an email verification code.

Potential side effects
discovery_login

Get a new API key for an existing Disco account.

Inferred read-only
discovery_login_verify

Complete login and receive a new API key.

Inferred read-only
discovery_add_payment_method

Attach a Stripe payment method to your Disco account.

Potential side effects
discovery_purchase_credits

Purchase Disco credit packs using a stored payment method.

Potential side effects
discovery_subscribe

Subscribe to or change your Disco plan.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.disco]
url = "https://disco.leap-labs.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "disco": {
      "type": "http",
      "url": "https://disco.leap-labs.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: disco
Remote MCP URL: https://disco.leap-labs.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "disco": {
      "url": "https://disco.leap-labs.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "disco": {
      "type": "http",
      "url": "https://disco.leap-labs.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "disco",
  "transport": "streamable-http",
  "url": "https://disco.leap-labs.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for leap-labs.com was fetched 2026-09-06T07:06:35.061Z.

Trust status Trusted

leap-labs.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.