quern-dev/quern
A debug server for AI-assisted mobile development and testing. Unified device logs, network traffic interception, and UI automation — exposed through APIs and MCP tools that let AI agents see what your app is really doing.
Platform-specific configuration:
{
"mcpServers": {
"quern": {
"command": "npx",
"args": [
"-y",
"quern"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...