AppLab Discovery

Your app's
knowledge base

Record app flows. AI analyzes every screen.
Ask Claude about any flow in natural language.

$npm install -g @veolab/discoverylab
AppLab Discovery UI

How it works

Record

Capture iOS, Android, or web flows. Upload videos. Drag and drop.

Analyze

AI reads every screen. OCR, UI detection, flow mapping. Works with Ollama locally.

Ask

Ask Claude about any flow. Get visual answers with interactive infographics.

Grid Assets
Export HTML
Share .applab
Jira + Figma
Notion Export
AI Flow Map

Get started in 30 seconds

$ npm install -g @veolab/discoverylab
$ discoverylab install # auto-detects Claude Code + Desktop
$ discoverylab serve

Works with Anthropic, OpenAI, Ollama, or Claude CLI

Connect your AI assistant

One config. Works everywhere.

Claude Desktop
Claude Code
Codex
Gemini
{
  "mcpServers": {
    "discoverylab": {
      "command": "npx",
      "args": ["-y", "@veolab/discoverylab@latest", "mcp"]
    }
  }
}

No install? Add the remote MCP URL in Claude Settings:

URLhttps://veolab.com.br/api/mcp

Claude Settings > Connectors > Add custom connector

Or auto-configure locally:

discoverylab install

Restart your AI assistant after adding the configuration.