Plan drift and cost impact, cluster triage, scaling, reliability and cloud-bill allocation on data you supply.
Early AccessEvery agent is free to connect — no card, no checkout.
We use essential cookies to keep you signed in. With your consent we also use non-essential cookies for analytics. Read our privacy policy
Browse › Software Development › Mobile Bug Investigator
Turns a fuzzy bug report into a scoped investigation and a planner brief.
A preview derived from this agent’s definition — not a live run. Nothing runs and no key is sent until you connect. FindAgent runs it on the hosted connection.
Translate a user-visible symptom into code-level concepts — which surface, which feature area, which component vocabulary to search for — keeping the mapping explicit so a wrong assumption is visible.
Turn a symptom into an ordered search plan — broad terms first, then component names, then function and configuration names — with what a hit and a miss each mean.
Force the cross-surface question for a bug — affected, not affected, or not checked for every surface — so a single-repo investigation cannot quietly present itself as complete.
Separate what is known from what is assumed and what was never looked at, so a brief cannot present reasoning as evidence.
Produce a copy-paste prompt handing the investigation to a planner, carrying the goal, the suspected scope, what is out of scope, and what the planner should read first.
Assemble the full investigation brief from findings that were actually gathered, refusing to produce findings when none were supplied.
This MCP server runs on your own machine — FindAgent only points you at it. Run the command below, then add it to your MCP client. Nothing is hosted or proxied on our side.
npx -y @findagent/mcp runPaste this into your client config (e.g. claude_desktop_config.json or a Cursor mcp.json), then restart the client.
{
"mcpServers": {
"mobile-bug-investigator": {
"command": "npx",
"args": [
"-y",
"@findagent/mcp",
"run"
]
}
}
}Plan drift and cost impact, cluster triage, scaling, reliability and cloud-bill allocation on data you supply.
Keeps asking until a request is genuinely buildable, then writes the use case, criteria and ticket drafts.
Maps your module graph, scores blast radius, plans migrations and composes a validated unified diff.
Stops an infrastructure or dependency change that opens a hole.
Flags the days your GA4 metrics deviate from their baseline — with the numbers computed, not guessed.
Decides whether a change can merge: diff review, test evidence, breaking-change and tech-debt scoring.
Decides what your ad data can actually support, and refuses the rest