Hi everyone,
Plan Mode looks great!
I’m wondering if the next step could be giving Plan Mode access to your version control system (like Bitbucket, GitHub, or GitLab). That would allow it to learn more about your organization’s coding standards, commit patterns, and review practices — basically letting it plan and propose changes that truly align with how your team works in reality.
Right now, I’m experimenting with a custom MCP integration for Bitbucket to explore this idea.
Is anyone else doing something similar? Or maybe already connecting Cursor to your repo in some other way?
Would love to hear how others are approaching this or if the Cursor team has thoughts about future VCS integrations.
It’s all in Git, just ask it to review the repo’s git history and make a new cursor rule document with the patterns it learns from the git history. The only thing “missing”(not tracked) in git itself that I can think of are pull requests and any comment/discussion activity on them, you’re right about those needing to be pulled from the Git VCS host(BitBucket, GitLab, GitHub, etc.).
Thanks @eli.wavv as far as i know, Git will work only for local repos i alredy cloned localy so your nice idea can work but have its limitations.
Thanks
Yes you’re right about it only working locally, are you hoping to be able to use various git providers for the “Cloud” agent? If so, I’m 100% with you there and would love for Cursor’s cloud agents to support BitBucket.
HI
No were going to use one provider for now its Bitbucket and we already have a nice MCP to access it.
I was wondering if other Cursor using are doing more with Git VCS host(BitBucket, GitLab, GitHub, etc) r they levarging it more ?
do u ?
thanks