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