Connect Cursor to your Aha! account through the official hosted Aha! MCP server. The plugin lets Cursor search, read, and manage the Aha! records you can access.
- An Aha! account with MCP access enabled
- An Aha! user with access to the AI assistant
- Your Aha! account subdomain — for example,
acmeforacme.aha.io
- Install Aha! from the Cursor Marketplace.
- Enter your Aha! account subdomain when prompted.
- Open the Aha! MCP server in Cursor and select Connect.
- Complete the Aha! sign-in and authorization flow in your browser.
The plugin connects to https://<subdomain>.aha.io/api/v1/mcp.
Clone this repository, change into its root directory, then copy it into Cursor's local plugin directory. Use a real directory rather than a symlink so Cursor accepts the local plugin.
mkdir -p ~/.cursor/plugins/local
unlink ~/.cursor/plugins/local/aha 2>/dev/null || true
mkdir -p ~/.cursor/plugins/local/aha
rsync -a --exclude='.git/' ./ ~/.cursor/plugins/local/aha/Restart Cursor or run Developer: Reload Window, then confirm that Aha! appears under Customize → Plugins and that its MCP server appears under Customize → MCPs.