feat: Use the official atlassian MCP server for the jira-helper agent

This commit is contained in:
2026-02-13 14:56:42 -07:00
parent 486001ee85
commit 621c90427c
5 changed files with 34 additions and 295 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ Coming from [AIChat](https://github.com/sigoden/aichat)? Follow the [migration g
Loki requires the following tools to be installed on your system:
* [jq](https://github.com/jqlang/jq)
* `brew install jq`
* [jira (optional)](https://github.com/ankitpokhrel/jira-cli/wiki/Installation) (For the `jira-helper` agent)
* [jira (optional)](https://github.com/ankitpokhrel/jira-cli/wiki/Installation) (For the `query_jira_issues` tool)
* `brew tap ankitpokhrel/jira-cli && brew install jira-cli`
* You'll need to [create a JIRA API token](https://id.atlassian.com/manage-profile/security/api-tokens) for authentication
* Then, save it as an environment variable to your shell profile: