MCP server connection

Aha! Develop

Use the Model Context Protocol (MCP) server to access Aha! records through the MCP — so it can generate more accurate code based on real product data. This integration enables seamless interaction with Aha! features, requirements, and pages directly through the Model Context Protocol.

Click any of the following links to skip ahead:

Prerequisites

Action

User permissions

Install the connection

Viewer

Technical requirements

  • Node.js v20 or higher

  • npm (usually comes with Node.js)

Top

Install and configure the MCP server

To install, authenticate, and configure the MCP server connection, please see the documentation in our GitHub repository. This includes setup instructions for five common tools, and will be updated by Aha! developers as necessary.

Top

Example queries

The following are examples of queries you could use:

  • "Get feature DEVELOP-123"

  • "Fetch the product roadmap page ABC-N-213"

  • "Search for pages about launch planning"

  • "Get requirement ADT-123-1"

  • "Find all pages mentioning Q2 goals"

Top

Troubleshooting

To troubleshoot the connection, please review the Github repo documentation. If you need further assistance, please reach out to our Customer Success team.

Top