Skip to main content

Overview

Connect Jira to create and manage issues, projects, and sprints.

Setup

1

Deploy

Dashboard → Integrations → Connectors → Find JiraDeploy
2

Add to Agent

Agent → Tools tab → Add Tool → Select Jira
3

Configure

Enter your Jira domain, email, and API token
4

Test

Playground: “Show me open bugs”

Example Usage

User: "Create a bug: Login page not loading on Safari"

Agent: Created Jira issue:
       BUG-123: Login page not loading on Safari

Integration Example

With GitHub:
User: "Create Jira issues from GitHub issues labeled 'bug'"

Agent: *fetches GitHub issues*
       *creates Jira issues*

       Created 8 Jira issues from GitHub bugs

Next Steps