Atlassian MCP is configured for Bugbot (team MCP server, API token auth). The Bugbot dashboard shows Atlassian as Connected. On PR review, Bugbot still behaves as if Jira data were unavailable (e.g. “Jira could not be loaded; scope inferred from PR title”), even when the PR title contains a valid issue key (e.g. JP-33378) and the same integration works in principle from our side.
Actual behavior
Bugbot infers scope from the PR title (fallback) and reports that Jira could not be loaded, despite MCP being Connected and configured with a valid API token.
Environment
Bugbot on GitHub PRs
Team MCP: Atlassian (Atlassian Rovo MCP Server–style remote MCP)
Auth: API token (org allows token auth for Rovo MCP)
Jira: Atlassian Cloud, issue key format e.g. JP-33378
Steps we’ve tried
Confirmed Bugbot → MCP Tools → Atlassian = Connected
Confirmed API token path (not relying on OAuth domain flow for this setup)
Custom review rules in .cursor/BUGBOT.md explicitly ask Bugbot to fetch the issue by key before comparing scope
Expected Behavior
When Bugbot runs on a PR whose title references a Jira issue key, Bugbot should successfully call the Atlassian MCP tools (e.g. fetch issue by key) and use summary / description / acceptance criteria in the review, assuming the token has access to that issue.
This issue can occur when the PR author’s GitHub account isn’t linked to a Cursor account under https://cursor.com/dashboard/integrations. This is a known bug that we’re working to fix.
Could you confirm whether this is the case? If so, please try linking the GitHub account to a Cursor account (or creating a PR with a Cursor-linked GitHub account) and let us know if that resolves the issue.
For the paid user on your team, I don’t see any integrations with SCM providers (e.g., GitHub). Are you sure that you connected the account to the user who is running Bugbot?
Looked into it further and TIL that an Unpaid Admin can have a Bugbot license! Sorry about that (and glad I know now).
That said, we pushed some fixes on Friday for team-scoped MCP servers in Bugbot. I don’t see any new Bugbot runs for your team in quite some time. Could you try again, and bring back a new serverGenReqId if it’s still not working?