Run this in the terminal:
npx -y mcp-remote https://mcp.atlassian.com/v1/sse
You will have to to do this:
When a supported MCP client connects to the Rovo MCP Server, it launches a browser window.
You will be prompted to log in using your Atlassian account.
After logging in, you will be asked to select the apps you want and approve a list of scopes (permissions) that the client needs.
Once authorized, the client receives an access token scoped to your user and cloud site.
This token is used to authenticate and stream content securely.
And this is my sample client code that i created:
This created a ticket in the Jira dashboard
Community moderators have prevented the ability to post new comments.