You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Repo2GPT is a Python application that clones a GitHub repository and generates a tree diagram of the repository's file structure and a consolidated text file containing all the code files in the repository. This utility can help in quickly understanding the structure of a repository and reviewing its code.
Token-efficient codebase maps for AI IDEs. Parses Python, TypeScript & more with tree-sitter, builds a ranked dependency graph, and exposes it via MCP to Cursor, VS Code, and Claude Desktop.