Mcp Hass

🌐Community
by aahl · vlatest · Repository

Provides MCP tools guidance and assistance for orchestrating AI agents and multi-step workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add mcp-hass npx -- -y @trustedskills/mcp-hass
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "mcp-hass": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/mcp-hass"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to interact with Home Assistant, a popular home automation platform. It enables agents to retrieve sensor data (like temperature or humidity), control devices (turning lights on/off), and execute automations within the Home Assistant environment. The agent can respond to natural language requests related to your smart home setup.

When to use it

  • Smart Home Control: Allow a user to verbally adjust thermostat settings, turn off lights in a specific room, or lock doors.
  • Status Monitoring: Have an agent report the current temperature of a room, check if a door is locked, or provide other real-time sensor data from your home.
  • Automation Triggering: Enable users to trigger existing Home Assistant automations via voice commands (e.g., "Run my bedtime scene").
  • Home Status Summaries: Request an overview of the current state of your smart home, including device statuses and recent events.

Key capabilities

  • Retrieval of sensor data from Home Assistant.
  • Control of devices connected to Home Assistant.
  • Execution of existing Home Assistant automations.
  • Natural language understanding for smart home requests.

Example prompts

  • "What's the temperature in the living room?"
  • "Turn off the kitchen lights."
  • "Run my 'Good Night' automation."

Tips & gotchas

  • Requires a functional Home Assistant installation and proper configuration of the skill with your Home Assistant instance.
  • The agent’s ability to understand commands depends on how your devices and automations are named in Home Assistant; clear, descriptive names will improve accuracy.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
aahl
Installs
0

🌐 Community

Passed automated security scans.