nomanr/logpeek
logpeek — Peek into mobile device logs from AI coding agents. Give your agent eyes into Android & iOS logs.
Platform-specific configuration:
{
"mcpServers": {
"logpeek": {
"command": "npx",
"args": [
"-y",
"logpeek"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Peek into mobile device logs from AI coding agents.
logpeek gives coding agents like Claude Code, Cursor, and Gemini CLI direct access to Android and iOS device logs.
<p> <a href="https://www.npmjs.com/package/logpeek"></a> <a href="https://github.com/nomanr/logpeek/blob/main/LICENSE"></a> <a href="https://www.npmjs.com/package/logpeek"></a> </p>
https://github.com/user-attachments/assets/06f707f4-0edc-48b7-852a-7adf0286725e
Ask your agent things like:
npm install -g logpeek<details open> <summary><strong>Claude Code</strong></summary>
npx logpeek initRegisters logpeek as a Claude Code plugin. Restart Claude Code after.
</details>
<details> <summary><strong>Other agents</strong></summary>
Any agent that runs shell commands can use logpeek. Add this to your agent's system prompt:
You have access to `logpeek` for collecting mobile device logs:
- logpeek --app com.example.app # collect logs (lasLoading reviews...