# Reported issues for slhad-aha-mcp

Pod holds 6 of 6 problems reported by people outside the maintainer team. Issues filed by the project's own owners, members and collaborators are excluded entirely — a maintainer's release checklist is not a warning to a prospective user.

Back to [slhad-aha-mcp](/mcp/slhad-aha-mcp).

## Most discussed

### Transport options and Streamable HTTP/SSE servers implementation

## Description
This issue documents the changes introduced in commit [0a8c9c15faf2a2481c2ef2893131b1e47bc37483](https://github.com/slhad/aha-mcp/commit/0a8c9c15faf2a2481c2ef2893131b1e47bc37483):

- Added transport options to the MCP server.
- Implemented Streamable HTTP and SSE servers for improved integration flexibility.

## Context
This continues the extensibility and transport improvements discussed in previous issues, especially [#5](https://github.com/slhad/aha-mcp/issues/5) regarding reso

[Read the thread](https://github.com/slhad/aha-mcp/issues/6) · 2025-08-26 · closed · 0 comments

### Resource transformation refactor and DashboardConfigSchema integration

## Description
This issue documents the changes introduced in commit [fb8df98ac91fa9d9350b6ab0ca54b903b813abdc](https://github.com/slhad/aha-mcp/commit/fb8df98ac91fa9d9350b6ab0ca54b903b813abdc):

- Added `DashboardConfigSchema` and related type definitions in [`src/hass/typesFront.ts`](https://github.com/slhad/aha-mcp/blob/fb8df98ac91fa9d9350b6ab0ca54b903b813abdc/src/hass/typesFront.ts).
- Refactored resource transformation logic into a dedicated method in [`src/server/baseMcp.ts`](https://githu

[Read the thread](https://github.com/slhad/aha-mcp/issues/5) · 2025-08-24 · closed · 0 comments

### Changelog: tools extraction, documentation generation, and README update

## Description
Summarizes the last two commits:

- [dcfc4330b5316cb7adbb79ad24c0c6747e3f1fb6](https://github.com/slhad/aha-mcp/commit/dcfc4330b5316cb7adbb79ad24c0c6747e3f1fb6):
  - Updated the README to include a new 'Getting Started' section.
  - Adjusted the heading for environment variables for clarity.

- [bc0ab0e1ee6e849d94efdefbe44cb9ce912bdb0a](https://github.com/slhad/aha-mcp/commit/bc0ab0e1ee6e849d94efdefbe44cb9ce912bdb0a):
  - Added new npm scripts for extracting tools and generating m

[Read the thread](https://github.com/slhad/aha-mcp/issues/4) · 2025-08-23 · closed · 0 comments

### Obfuscate sensitive config data in logs

## Description
Ensure that all sensitive config data is obfuscated in log outputs.

## Requested Solution
- Audit log outputs for sensitive config data.
- Implement obfuscation where needed.
- Add or update tests to confirm obfuscation.

## Acceptance Criteria
- Sensitive config data never appears in logs in plain text.
- Tests confirm obfuscation.

**Commit:** [fad6cd6a42e9582cff1d55a499f0009688bdc8de](https://github.com/slhad/aha-mcp/commit/fad6cd6a42e9582cff1d55a499f0009688bdc8de)

[Read the thread](https://github.com/slhad/aha-mcp/issues/3) · 2025-08-23 · closed · 0 comments

### Enhance config validation tool

## Description
Improve the config validation tool to handle more scenarios and edge cases.

## Requested Solution
- Review and expand the config validation logic for completeness.
- Add or update tests to cover new validation cases.

## Acceptance Criteria
- Config validation tool handles all expected config scenarios.
- Tests confirm validation improvements.

**Commit:** [fad6cd6a42e9582cff1d55a499f0009688bdc8de](https://github.com/slhad/aha-mcp/commit/fad6cd6a42e9582cff1d55a499f0009688bdc8de)

[Read the thread](https://github.com/slhad/aha-mcp/issues/2) · 2025-08-23 · closed · 0 comments

### Data returned by MCP server is too verbose by default

<!-- Edit the body of your new issue then click the ✓ "Create Issue" button in the top right of the editor. The first line will be the issue title. Assignees and Labels follow after a blank line. Leave an empty line before beginning the body of the issue. -->

## Description
The MCP server currently returns data that is too verbose by default. This results in excessive token usage, which is the primary concern.

## Requested Solution
- Add a configurable filter for tools to reduce the verbosity 

[Read the thread](https://github.com/slhad/aha-mcp/issues/1) · 2025-08-22 · open · 0 comments

## Most recent

The remaining reports are on [the project's issue tracker](https://github.com/slhad/aha-mcp/issues).
