Am I the only one that has to re-authenticate to the Jira MCP multiple times a day?
In my claude code setup I have the MCP servrer setup as:
"mcpServers": {
"atlassian": {
"type": "sse",
"url": "https://mcp.atlassian.com/v1/sse"
},
...
},
This works great after authenticationg....for about a few hours and then it just stops connecting and I have to reauthenticate.
I did do a search through the community for anybody else having this but I didn't find anything. BTW this is happening across multiple workstations for me. Also happens in the Claude desktop app as well.