- Explore MCP Servers
- ha_mcp_xiaozhi_bridge
Ha Mcp Xiaozhi Bridge
What is Ha Mcp Xiaozhi Bridge
ha_mcp_xiaozhi_bridge is a bridge integration that connects the XiaoZhi AI MCP server with Home Assistant, allowing for seamless communication between the two platforms.
Use cases
Use cases for ha_mcp_xiaozhi_bridge include automating tasks with XiaoZhi AI, controlling smart devices through Home Assistant, and enhancing the overall smart home experience by leveraging both platforms.
How to use
To use ha_mcp_xiaozhi_bridge, you can install it via HACS or manually. After installation, configure it by adding the integration in Home Assistant and providing the necessary parameters such as XIAOZHI_MCP_ENDPOINT, HA_MCP_ENDPOINT, and API_ACCESS_TOKEN.
Key features
Key features of ha_mcp_xiaozhi_bridge include easy integration with Home Assistant, support for XiaoZhi AI services, and the ability to control the integration via a switch entity in Home Assistant.
Where to use
ha_mcp_xiaozhi_bridge is primarily used in smart home environments where Home Assistant is deployed, allowing users to integrate XiaoZhi AI functionalities into their home automation systems.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Ha Mcp Xiaozhi Bridge
ha_mcp_xiaozhi_bridge is a bridge integration that connects the XiaoZhi AI MCP server with Home Assistant, allowing for seamless communication between the two platforms.
Use cases
Use cases for ha_mcp_xiaozhi_bridge include automating tasks with XiaoZhi AI, controlling smart devices through Home Assistant, and enhancing the overall smart home experience by leveraging both platforms.
How to use
To use ha_mcp_xiaozhi_bridge, you can install it via HACS or manually. After installation, configure it by adding the integration in Home Assistant and providing the necessary parameters such as XIAOZHI_MCP_ENDPOINT, HA_MCP_ENDPOINT, and API_ACCESS_TOKEN.
Key features
Key features of ha_mcp_xiaozhi_bridge include easy integration with Home Assistant, support for XiaoZhi AI services, and the ability to control the integration via a switch entity in Home Assistant.
Where to use
ha_mcp_xiaozhi_bridge is primarily used in smart home environments where Home Assistant is deployed, allowing users to integrate XiaoZhi AI functionalities into their home automation systems.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
小智AI通过MCP Agent方式接入HA
ha_mcp_xiaozhi_bridge
小智官方服务器(虾哥)对接home assistant的mcp server 桥接集成
原理
使用小智官方给的示例代码,结合mcp_proxy,实现小智官方服务器和home assistant的mcp server打通,并以插件形式接入HA
安装
请使用以下方式安装:
方法 1: HACS安装
- 确保
Home Assistant中已安装HACS- 打开
HACS, 点击[Custom repositories],Repository输入:https://github.com/linrol/ha_mcp_xiaozhi_bridge,Category选择[Integration]- 搜索
MCP XiaoZhi Bridge并下载- 重启Home Assistant.
方法 2:手动安装
- 从Latest Release 下载
mcp_bridge.zip- 解压并复制
mcp_bridge到/custom_components/.- 重启 Home Assistant.
配置
[设置 > 设备与服务 > 添加集成] > 搜索“MCP XiaoZhi Bridge” > 下一步 > 请输入需要的配置参数,参数说明和获取如下
XIAOZHI_MCP_ENDPOINT:你的小智 MCP 接入点
HA_MCP_ENDPOINT:你的 HA MCP SERVER 地址
API_ACCESS_TOKEN:你的长效 API 令牌
- 小智 MCP 接入点: 登录小智官方服务器即可获取。
- HA MCP SERVER 地址: 通过 HA 官方的
mcp_server集成获取。- 点击此链接:Home Assistant MCP Server 集成直达安装
- 或 在 Home Assistant 中,前往 设置 > 设备和服务 > 添加集成。
- 从列表中选择“模型上下文协议服务器”,并按照屏幕上的说明完成设置。
- 长效 API 令牌: 用于授权访问你的 Home Assistant 实例。
- 访问你的 Home Assistant 账户配置文件设置,进入“安全”选项卡。
- 创建长期访问令牌。
启动
配置完成后会出现一个switch的实体开关,控制集成的开启和关闭,
成功开启后,在小智 控制台 MCP接入点可看到接入点状态
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










