I wanted to connect rovo,from my node server to call its tool.
But there are no document for oauth 2.1.
Is it possible to connect rovo from our node server using
Hi @Dibyakanta Barik - welcome to the Community
I am no expert on the MCP stuff but have you tried adding your node server to the list of allowed domains?
Control Atlassian Rovo MCP server settings | Atlassian Support
As far as I understood from my Dev colleagues, without that setting, Rovo triggers a User Auth Flow which requires "clicking" in the UI. Once the domain is registered, it should treat that domain as service and switch to the hidden Auth flow which works with services.
To add to @Rebekka Heilmann _viadee_ mention of the official documentation; @Dibyakanta Barik for a Node server, you can connect with an MCP-compatible client such as @modelcontextprotocol/sdk, but you must follow the Rovo MCP OAuth 2.1 setup rather than reuse a standard Atlassian OAuth 2.0 token. Atlassian also documents API-token auth as an admin-enabled alternative.
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.