Loading MCP server directory, please wait...
Search, read and update Aha.io ideas, features, epics, releases, goals and comments
npx @getmcp/cli add io.github.cedricziel/aha-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AHA_COMPANYAha.io company subdomain, e.g. 'mycompany' for mycompany.aha.io
AHA_TOKENAha.io API token
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cedricziel/aha-mcp": {
"command": "npx",
"args": [
"-y",
"@cedricziel/aha-mcp"
],
"env": {
"AHA_COMPANY": "",
"AHA_TOKEN": ""
}
}
}
}