aha-studio

grokify/aha-studio
★ 2 stars Go Code/Dev Tools Updated today
MCP server for Aha! product management SaaS service.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aha-studio": {
      "command": "go",
      "args": [
        "run",
        "github.com/grokify/aha-studio@latest"
      ]
    }
  }
}

README Excerpt

CLI tools for [Aha!](https://www.aha.io/) product management with AQL (Aha Query Language), MCP server integration, local SQLite sync, and Neo4j graph analytics. Aha Studio provides two command-line tools: | Binary | Purpose | |--------|---------| | `aha-studio` | AQL query CLI with SQLite sync and interactive shell |

Tools (20)

add_feature_commentadd_idea_commentassign_feature_releaseassign_user_to_featurechange_feature_statuscommentscreate_epiccreate_featurecreate_goalcreate_initiativecreate_productcreate_requirementcreate_strategic_modeldelete_commentdelete_requirementdescribe_aqlepicsfeaturesget_commentget_current_user

Topics

gomcp-server