The ha mcp for xiaozhi server connects Home Assistant with 小智AI, exposing Home Assistant's REST API for smart home automation. It allows AI agents to control devices, monitor states, and trigger automations. Developers use it to integrate 小智AI with Home Assistant for voice-controlled home automation.
The ha mcp for xiaozhi server connects Home Assistant with 小智AI, exposing Home Assistant's REST API for smart home automation. It allows AI agents to control devices, monitor states, and trigger automations. Developers use it to integrate 小智AI with Home Assistant for voice-controlled home automation.
pip install ha-mcp-for-xiaozhiAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"c1pher-cn-ha-mcp-for-xiaozhi-github": {
"command": "uvx",
"args": [
"pip install ha-mcp-for-xiaozhi"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from ha mcp for xiaozhi?"
API Key Required
This server requires an API key from ha mcp for xiaozhi. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| HA_MCP_FOR_XIAOZHI_API_KEY | Yes | Your ha mcp for xiaozhi API key |
"What resources are available in ha mcp for xiaozhi?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in ha mcp for xiaozhi"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in ha mcp for xiaozhi with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.