Before you start
You need:- Org admin access to Atlassian Administration (
admin.atlassian.com), to create the service account - Workspace Admin or Owner access in Plain, to connect the server in Sidekick’s settings
Set up a service account in Atlassian
Do this in Atlassian Administration, before touching Sidekick’s settings.1
Enable API token authentication
Go to Atlassian Administration → Rovo → Rovo MCP server. In the Authentication section, turn API token on.This is separate from creating the credential itself. Both steps are required.
2
Create or reuse a service account with Jira access
Go to Directory → Service accounts.
- New service account: click Add service account, name it something identifiable such as
Sidekick MCP, and select Jira as one of its apps. - Existing service account: open it, select Grant access, and select Jira.
3
Create an API key
On the service account’s page, select Create credentials → API token.Select these scopes:
Set an expiration and copy the API key. Atlassian shows it once.
Connect the server in Sidekick
With the service account and API key ready, add the server as a custom MCP server in Sidekick.1
Open the Add MCP server form
Go to Plain AI → Sidekick → Integrations, then in Custom MCP servers click Add MCP server.
2
Fill in the server details
- Name:
Atlassian - Server URL:
https://mcp.atlassian.com/v2/mcp - Authentication: API key
3
Add the Authorization header
Under Auth parameters, set:
- Placement: Header
- Name:
Authorization - Value:
Bearerfollowed by a space and the API key you copied, for exampleBearer your_atlassian_service_account_api_key
4
Click Connect
Sidekick opens the connection and lists the tools Atlassian’s server makes available.

