Analytics
leap-labs.com
Provides tools to interact with Disco for data analysis, including uploading datasets, running analyses, and managing plans.
ENDPOINT 1
https://disco.leap-labs.com/mcp
MCP server metadata
- Name
- Disco
- Version
- 1.26.0
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_uploadUpload a dataset file and return a file reference for use with discovery_analyze.
Potential side effectsdiscovery_analyzeRun Disco on tabular data to find novel, statistically validated patterns.
Inferred read-onlydiscovery_signup_verifyComplete Disco signup using an email verification code.
Potential side effectsdiscovery_add_payment_methodAttach a Stripe payment method to your Disco account.
Potential side effectsdiscovery_purchase_creditsPurchase Disco credit packs using a stored payment method.
Potential side effectsCONNECT 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.
leap-labs.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.