Luciq MCP Server
Your production data, in your IDE, in seconds.
The Luciq MCP Server gives your AI coding assistant direct access to your mobile app's crash data, performance metrics, bug reports, app hangs, surveys, and user reviews. Query your production data using natural language, without leaving your editor.
Available on all plans. MCP is enabled for every Luciq customer - no extra setup, no feature flags, no waiting. Just connect your IDE and start querying.
29 tools across 12 areas. Crashes, crash diagnostics, occurrences, app hangs, performance (APM), bug reports, app store reviews, surveys, an aggregated app-health overview, a unified Issues & Opportunities surface, alerts & rules, and documentation search - all accessible through natural language prompts:
"Show me the top crashes in production this week" "Help me fix crash #42 - give me the full diagnostics" "List my worst app launches this release" "Triage bug #51: set it to Major and close it" "Show me 1-star reviews for the latest release"
Works with your IDE. Cursor, Claude Code, Claude Desktop, VS Code / GitHub Copilot, Windsurf, JetBrains, and any MCP-compatible client.
Demo
What is MCP?
Model Context Protocol (MCP) is an open standard for connecting AI tools to external data sources. It lets your IDE's AI assistant fetch real data from services like Luciq using structured, secure API calls.
Luciq's MCP Server is the first and only MCP integration purpose-built for mobile observability. While general-purpose observability tools retrofit MCP support for web and backend data, Luciq's server is designed from the ground up for mobile: crash frames, device state, session context, performance metrics, app hangs, surveys, and app store reviews.
Why Luciq MCP?
Mobile-native. 29 tools designed for how mobile developers actually debug
Standardized. Works across all MCP-compatible IDEs with zero custom SDKs
Secure. OAuth 2.0, RBAC, audit logging, no source code required. Read-only except for four permissioned write tools (
update_bug,apm_funnel_write,write_alerts,write_incidents)Simple. One URL, one-click OAuth, done
Tools at a Glance
Applications
list_applications
List all apps in your workspace
Crashes
list_crashes
Query crash reports with filters (time, version, device, status, feature flag, user attributes)
Crashes
crash_details
Full crash info with stack trace and metadata
Crashes
crash_patterns
Crash distribution by device, OS, app version
Crashes
crash_diagnostics
Full debugging payload for one crash (stack, metrics, flows)
Occurrences
list_occurrences_tokens
List individual crash instances
Occurrences
get_occurrence_details
Deep-dive into a single crash session
App Hangs
list_app_hangs
UI freeze and hang reports
Performance
apm_list_groups
Rank APM groups worst-first (network, launch, screens, flows)
Performance
apm_group_view
Panels for a single APM group (charts, tables, summary)
Performance
apm_occurrence
Individual APM occurrences (worst, by token, or list)
Performance
apm_funnel_events
Pickable events for building or editing funnels
Performance
apm_funnel_write
Create, update, or delete a funnel (write)
Bugs
list_bugs
User-reported bug reports via the Luciq SDK
Bugs
bug_details
Full bug detail with logs and device context
Bugs
update_bug
Triage a bug: status, priority, tags, or mark duplicate (write)
Reviews
list_reviews
App store reviews and ratings
Surveys
list_surveys
In-app surveys, NPS, and app-store prompts
Surveys
survey_details
A survey's questions, stats, and individual responses
App Health
app_insights
Aggregated cross-product health snapshot for one app
Issues & Opportunities
list_issues
Unified Issues across crashes, APM, AI-detected issues, and bugs
Issues & Opportunities
list_opportunities
Prioritized Opportunities for an app, ranked by priority
Issues & Opportunities
opportunity_details
One opportunity's status, priority, source counts, and timeline
Alerts & Rules
read_alerts
List alert rules, inspect one, or fetch the rule-building catalog
Alerts & Rules
write_alerts
Create, update, or delete an alert rule (write)
Alerts & Rules
read_incidents
List or inspect triggered alerts (incidents)
Alerts & Rules
write_incidents
Resolve or reopen a triggered alert (write)
Documentation
search_documentation
Search Luciq's public documentation for guides and feature explanations
Documentation
get_documentation_page
Fetch the full markdown content of a documentation page
Get Started
New to MCP? Start with the Getting Started guide - you'll be connected in under two minutes.
Ready to connect your IDE? Jump straight to Setup by IDE for Cursor, Claude Code, VS Code, and more.
Explore
Getting Started - Connect in under 2 minutes
Setup by IDE - Cursor, Claude Code, VS Code, Claude Desktop, Windsurf, JetBrains
Authentication & Security - OAuth, tokens, permissions, and security details
Tools Reference - All 29 tools with parameters, prompts, and response fields
Use Cases & Workflows - Real-world debugging workflows with prompt sequences
FAQ & Troubleshooting - Common issues and how to resolve them
Last updated