
Delegate to AI, understand your app
Record app flows. AI analyzes every screen. Ask Claude about any flow in natural language.
$
npm install -g @veolab/discoverylabPower through tedious tasks
Share captured flows directly with Claude. Ask questions in natural language and get visual answers with interactive infographics.

What screens does the onboarding have?
Compare login flow with competitor
Find all payment screens

Works with
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.
{
"mcpServers": {
"discoverylab": {
"command": "npx",
"args": ["-y", "@veolab/discoverylab@latest", "mcp"]
}
}
}No install? Add the remote MCP URL in Claude Settings:
URL
https://www.veolab.com.br/api/mcpClaude Settings > Connectors > Add custom connector
Or auto-configure locally:
discoverylab installRestart your AI assistant after adding the configuration.