The Stash MCP Server allows AI coding agents to access directly to the same context Stash provides to developers. This connection lets agents complete complex tasks with the right context from your codebase, issues, and documentation.

What you can do once connected

1

List your assigned issues

Command: “What’s on me?”
When you run this command, the agent connects to the Stash MCP Server and retrieves a list of all issues currently assigned to you.
2

Resolve issues automatically

Command: “Solve this one for me.”
When you select an issue and give this command, the agent queries the Stash MCP Server for the full context:
  • Documentation - any wikis or design docs related to the issue
  • Similar past issues - including how they were fixed
  • Code context - the exact files, functions, and dependencies likely affected
With this data, the agent can:
  1. Identify the root cause of the problem
  2. Propose or implement a fix
  3. Reference relevant documents or past discussions
  4. Push changes or open a pull request (if supported by the agent)
This process dramatically reduces the time required to fix issues by removing guesswork and eliminating the need to manually dig for context.

How to connect

We’re working hard to take the MCP Server out of beta. For now, you can contact the sales team for early access.