
Slhad Aha Mcp
Control Home Assistant entities and automations from your agent when you are building smart-home or IoT side projects.
Overview
slhad aha-mcp is a MCP server for the Build phase that enables programmatic management of Home Assistant entities and automations through your agent.
What is this MCP server?
- TypeScript MCP server for Home Assistant
- Programmatic access to entities and automations
- Smithery streamable-http remote with Bearer auth
- Suited to custom dashboards and agent-driven home scripts
- Upstream repository slhad/aha-mcp at version 0.1.0
- Catalog version 0.1.0
- Implementation language: TypeScript
- Hosted streamable-http MCP on server.smithery.ai
What problem does it solve?
Tweaking automations and entity states from an AI coding session usually means context-switching to the Home Assistant UI or hand-writing API calls.
Who is it for?
Builders who run Home Assistant for personal or lab automation and want Claude Code or Cursor to script or debug integrations safely.
Skip if: Teams with no Home Assistant deployment or anyone who cannot expose a secured HA API to agent tooling.
What do I get? / Deliverables
Your agent can invoke MCP tools to inspect and change Home Assistant entities and automations in one integrated workflow.
- Agent tools targeting Home Assistant entities and automations
- Documented TypeScript MCP bridge via Smithery hosting
Recommended MCP Servers
Journey fit
How it compares
Home Assistant control-plane MCP, not a general cloud hosting or monitoring catalog skill.
Common Questions / FAQ
Who is slhad aha-mcp for?
Developers and makers who use Home Assistant and want MCP-compatible agents to manage entities and automations programmatically.
When should I use slhad aha-mcp?
Use it while building or extending Home Assistant automations, dashboards, or agent-driven routines that need repeatable API access from your IDE.
How do I add slhad aha-mcp to my agent?
Add the Smithery remote for @slhad/aha-mcp, configure Bearer Smithery API key authentication, then point the server at your Home Assistant instance using the slhad/aha-mcp setup instructions.