ha-mcp
Let AI assistants control your Home Assistant smart home
All Skills in This Repository (8)
Pure Emerald Level Indicatorsbat-story-eval
Compare MCP tool behavior across versions using diff-based story evaluation.
my-pr-checker
Automate GitHub PR triage by inspecting CI status, reviews, and threads.
issue-analysis
Analyze GitHub issues and generate structured implementation plans.
issue-to-pr-resolver
Automate GitHub issue resolution into a merge-ready pull request.
bat-adhoc
Run BAT tests via tests/uat/run_uat.py to validate MCP tools from an AI agent's perspective.
contrib-pr-review
Evaluate external pull requests for safety, quality, and readiness.
wt
Create a git worktree under worktree/<branch> and update submodules.
contributors-update
Finds merged PR authors missing from README and updates the contributors list after approval.
Frequently Asked Questions
FAQPage SchemaHow to install ha-mcp?โผ
Run `npx skills add homeassistant-ai/ha-mcp --all -g -y` in your terminal to install all skills in this suite globally.
What can ha-mcp do with my smart home?โผ
It gives your AI assistant 88+ tools to control lights and devices, read sensor states, create and edit automations, and manage your entire Home Assistant setup through plain-English requests.
Which AI clients work with ha-mcp?โผ
It works with Claude Desktop, Claude.ai, ChatGPT, Cursor, and any other MCP-compatible client, either locally or remotely via webhook.
Do I need coding skills to use ha-mcp?โผ
No. Install it through HACS or the Home Assistant add-on store, copy the connect URL into your AI client, and start asking for things in plain English.
Is ha-mcp secure for remote access?โผ
Yes. It supports secret URLs, Home Assistant account sign-in, and OIDC providers like Authentik or Auth0 to gate remote access safely.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core