After updating the endpoint, connecting the Rovo MCP to external tools doesn't work, even if I try to connect using the org admin, although all access is granted.
what do you mean by "updating the endpoint"?
Are you the Org Admin and can check MCP settings on admin.atlassian.com? External tools may need to be added to the list by adding the domain. It all depends on what you're trying to do and what your current setup is.
endpoint is this: https://mcp.atlassian.com/v1/mcp/authv2. and it changed from https://mcp.atlassian.com/v1/mcp. I checked the settings under the org admin and everything is configured and access is open.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Viktor Makarevich have you also updated the way you authenticate?
Are you using Oauth2 or are you now using API tokens? Not an expert but sounds to me like the /authv2 endpoint needs to be used with Oauth authentication.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oauth2 used
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.