expoLogs
Retrieve server logs from the Expo MCP Server to monitor and debug React Native applications. Specify the number of entries and log type (stdout, stderr, or all) for efficient troubleshooting.
Instructions
Get logs from the running Expo server
Input Schema
Name | Required | Description | Default |
---|---|---|---|
count | No | Number of log entries to retrieve | |
type | No | Type of logs to retrieve | all |