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.
Most discussed
Transport options and Streamable HTTP/SSE servers implementation
Description
This issue documents the changes introduced in 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 regarding reso
Read the thread · 2025-08-26 · closed · 0 comments
Resource transformation refactor and DashboardConfigSchema integration
Description
This issue documents the changes introduced in commit fb8df98ac91fa9d9350b6ab0ca54b903b813abdc:
- Added
DashboardConfigSchemaand related type definitions insrc/hass/typesFront.ts. - Refactored resource transformation logic into a dedicated method in [
src/server/baseMcp.ts](https://githu
Read the thread · 2025-08-24 · closed · 0 comments
Changelog: tools extraction, documentation generation, and README update
Description
Summarizes the last two commits:
dcfc4330b5316cb7adbb79ad24c0c6747e3f1fb6:
- Updated the README to include a new 'Getting Started' section.
- Adjusted the heading for environment variables for clarity.
bc0ab0e1ee6e849d94efdefbe44cb9ce912bdb0a:
- Added new npm scripts for extracting tools and generating m
Read the thread · 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
Read the thread · 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
Read the thread · 2025-08-23 · closed · 0 comments
Data returned by MCP server is too verbose by default
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 · 2025-08-22 · open · 0 comments
Most recent
The remaining reports are on the project's issue tracker.