I am trying to setup Atlassian MCP on cursor code editor and I am facing the following problems
1. When I try to use the remove SSE URL using the following :
```"Atlassian-MCP-Server": { "url": "https://mcp.atlassian.com/v1/sse" }```
When I Connect for auth, I am getting the following error post redirect to cursor:
@Srinath Chandrasekaran The Atlassian Remote MCP server isn’t fully supported in Cursor yet. Its OAuth flow uses a PKCE pattern Cursor can’t complete, which causes the Invalid PKCE code_verifier error. With mcp-remote, the token isn’t durable because Atlassian hasn’t opened long-lived tokens for external MCP clients—so reauth every window is expected. There’s no stable integration path until Atlassian releases a supported auth flow.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.