Hi
lows:
Option 1:
"atlassian-mcp-server": { "url": "https://mcp.atlassian.com/v1/sse", "type": "http" }
Option 2:
"atlassian-mcp-server": { "url": "https://mcp.atlassian.com/v1/sse", "type": "sse" }
However, I receive the following error:
You need to restart the IDE to authenticate the MCP server again. {"error":"invalid_grant","error_description":"Invalid authorization code format"} I have tried using Node 18, 20, and 22. Restarting the IDE does not resolve the issue.
Could you advise on how to fix this?
Thanks,
same here as well.