OAuth
🎫 JIRA
Search issues with JQL, comment, transition.
What you can do
- Search issues with arbitrary JQL
- Read full issue details including comments
- Post comments and transition issues programmatically
Setup
agentio jira profile add
Command reference
-
agentio jira projectsList JIRA projects
--profile <name>--limit <number> -
agentio jira searchSearch JIRA issues
--profile <name>--jql <query>--project <key>--status <status>--assignee <name>--limit <number> -
agentio jira get <issue-key>Get JIRA issue details
--profile <name> -
agentio jira comment <issue-key> [body]Add a comment to an issue
--profile <name> -
agentio jira transitions <issue-key>List available transitions for an issue
--profile <name> -
agentio jira transition <issue-key> <transition-id>Transition an issue to a new status
--profile <name>
MCP tools
-
jira_projectsList JIRA projects
-
jira_searchSearch JIRA issues
-
jira_getGet JIRA issue details
-
jira_commentAdd a comment to an issue
-
jira_transitionsList available transitions for an issue
-
jira_transitionTransition an issue to a new status