Parse imports and requires
The scanner reads import/require statements in pasted code to separate external packages from relative internal modules.
TASK-SCOPED DEPENDENCY SCAN
Paste one task's description or code and get the packages, internal modules, and interfaces it touches, so your AI coding prompt carries real context instead of guesses.
Planning guidance only. Validate important decisions with customer evidence and your delivery team.
YOUR INPUTS
Complete every field. The result updates only when you choose Calculate.
The scanner reads import/require statements in pasted code to separate external packages from relative internal modules.
Exported declarations, PascalCase type names, and repeated function calls are collected as the interfaces this task actually touches.
A transparent count of packages, modules, and interfaces, plus task scope and description length, produces a coverage score you can act on before prompting.
Continue learning: How AI-generated code creates dependency risks · Planning an MVP around dependencies, not just features
No. It only parses the text you paste for this one task — a description, snippet, or diff. Nothing is uploaded or scanned automatically.
Paste the task description in plain English. The scanner still detects mentions of common packages and frameworks, though pasting a snippet or existing file gives a more complete result.
A repository summary is for team or AI-tool handoff at the project level. This tool is scoped to the dependencies touched by a single task, so the output stays short enough to paste directly into one prompt.
No. It uses transparent pattern matching, not a full parser or type checker. Treat the result as a strong starting checklist, and add anything it misses before prompting.
The import/require detection is tuned for JavaScript, TypeScript, and Python-style imports. Other languages will still surface interface and package name mentions, just with lower precision.
| Feature | MVPHub | GitHub Copilot | Cursor |
|---|---|---|---|
| Scoped to one task, not a whole repo | Included | Not included | Limited |
| Transparent, visible extraction logic | Included | Not included | Not included |
| No repository access or install required | Included | Not included | Not included |
| Output formatted to paste into a prompt | Included | Limited | Limited |
GitHub Copilot and Cursor can infer some context automatically once connected to your repository. MVPHub extracts a task-scoped dependency list from pasted text alone, with no repository connection, so you can sanity-check context before it ever reaches an AI tool.
Add this tool to your site with the canonical iframe below. It remains hosted and maintained by MVPHub.