Atlassian Rovo MCP
Search Jira issues, Confluence pages, and Compass services from your agent without leaving the IDE.
Add Atlassian Rovo MCP to your agent
Remote OAuth server at mcp.atlassian.com. Vendor recommends /v1/mcp/authv2 over the legacy /sse endpoint. API token auth is available when enabled by your org admin.
1Config location
Global: ~/.cursor/mcp.json or project: .cursor/mcp.json
2Copy this snippet
{
"mcpServers": {
"atlassian": {
"type": "http",
"url": "https://mcp.atlassian.com/v1/mcp/authv2"
}
}
}
Add this block under mcpServers, then restart Cursor.