-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathllms.txt
More file actions
12 lines (8 loc) · 1.76 KB
/
llms.txt
File metadata and controls
12 lines (8 loc) · 1.76 KB
1
2
3
4
5
6
7
8
9
10
11
12
# GitKraken MCP Documentation
> Official documentation for the GitKraken MCP Server, a tool that connects AI agents and IDEs to GitKraken's Git, issue tracking, and pull request workflows via the MCP standard.
The GitKraken MCP Server can be installed via GitLens (bundled, no setup required in most cases) or the GitKraken CLI. It exposes tools and prompts that allow AI agents to perform Git operations, manage issues, review pull requests, and more across GitHub, GitLab, Jira, and Azure DevOps. Requires Pro or higher for Issues, Pull Request, and private repo tools; Advanced or higher for enterprise Git and issue tracker integrations.
## Documentation
- [Getting Started](https://help.gitkraken.com/mcp/MCP-getting-started/): Install the GitKraken MCP Server in GitLens, VS Code, Cursor, Claude Desktop, Amazon Q Developer, Kiro, JetBrains IntelliJ, and Google Antigravity. Includes an install-path decision guide, IDE comparison table, and step-by-step setup for each IDE.
- [Example Workflows](https://help.gitkraken.com/mcp/MCP-example-workflows/): Common agent workflows including querying assigned issues, starting work on Jira tickets, and debugging Git history. Each workflow includes the agent prompt, tools called, and use-when guidance.
- [Tools Reference](https://help.gitkraken.com/mcp/MCP-tools-reference/): Full list of 22 MCP tools accessible via the tools/list command, covering Git operations, GitLens workflows, issue tracking, and pull requests. Includes a When to Use Which Tool decision table and per-category plan requirements.
- [Prompts Reference](https://help.gitkraken.com/mcp/MCP-prompts-reference/): Predefined MCP prompts accessible via the prompts/list command. Includes a Quick Start showing how prompts differ from tools and use-when guidance for each prompt.