MCP.so
登录

LiveKit Agent integrated with Home Assistant MCP Server

@longcw

关于 LiveKit Agent integrated with Home Assistant MCP Server

LiveKit Agent integrated with MCP server of Home Assistant

基本信息

分类

AI 与智能体

运行时

python

传输方式

stdio

发布者

longcw

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is LiveKit Agent integrated with Home Assistant MCP Server?

The LiveKit Agent integrated with Home Assistant MCP Server enables voice control of smart home devices by connecting LiveKit Agents with Home Assistant's MCP Server. It is intended for users who want to control Home Assistant through real-time voice interactions powered by LiveKit and OpenAI.

How to use LiveKit Agent integrated with Home Assistant MCP Server?

Enable the MCP Server integration in Home Assistant, set up a LiveKit agent using the LiveKit Agents framework, and configure it with your Home Assistant URL, access token, LiveKit credentials, and OpenAI API key. Then run the agent in a Python environment.

Key features of LiveKit Agent integrated with Home Assistant MCP Server

  • Voice control of Home Assistant devices through LiveKit Agents
  • Real-time audio/video communication with AI assistants
  • Access to Home Assistant entities and services via MCP
  • Uses OpenAI for natural language processing

Use cases of LiveKit Agent integrated with Home Assistant MCP Server

  • Controlling lights, thermostats, and other smart home devices by voice
  • Getting spoken status updates from Home Assistant sensors
  • Hands‑free home automation via a LiveKit‑powered voice assistant

FAQ from LiveKit Agent integrated with Home Assistant MCP Server

What prerequisites are needed?

A Home Assistant instance with the MCP Server integration enabled, a LiveKit server (or cloud account), an OpenAI API key, and a Python environment to run the agent.

How do I configure the agent?

Set environment variables for LIVEKIT_URL, LIVEKIT_API_KEY, LIVEKIT_API_SECRET, OPENAI_API_KEY, HOME_ASSISTANT_URL, and HOME_ASSISTANT_TOKEN. The Home Assistant URL should point to the MCP SSE endpoint (e.g., http://your-homeassistant:8123/mcp_server/sse) and the token must be a long‑lived access token.

Is this server officially supported by Home Assistant?

No, this is a community integration that connects LiveKit Agents with Home Assistant’s official MCP Server feature. Follow the official Home Assistant MCP Server documentation for the base setup.

评论

AI 与智能体 分类下的更多 MCP 服务器