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 Feature Developer
The file-level plan you approve before anyone opens an editor.
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.
List what to establish about a codebase before writing in it — structure, naming, error handling, existing utilities — as questions to answer from the code rather than assumptions to carry in.
Produce the file-level plan to approve before editing — files created, files modified and how, files deliberately untouched, and new dependencies with their justification.
Order the work so the risky and irreversible parts land first, each step ending somewhere verifiable rather than half-finished.
Check a proposed change against the operations that must never be casual — deploys, protected branches, payment and subscription logic, secrets, dependency additions, destructive data changes.
List what to run and look at before calling a change done — type checks, lint, tests, and the manual paths automated checks cannot reach on a mobile client.
Write the handoff for review and QA — what changed, how to verify it, what is deliberately not covered, and which checks were actually run versus merely listed.
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-feature-developer": {
"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