Ecovacs in Home Assistant Part6 - Robot Vacuum Control MCP Server
Official Ecovacs Deebot MCP Server
MCP protocol
https://github.com/ecovacs-ai/ecovacs-mcp/blob/main/ecovacs_mcp/robot_mcp_stdio.py
Created:2025.04.24
Official Doc:
https://open.ecovacs.com/#/serviceOverview
way 1.custom integration
https://github.com/hoangminh1109/ecovacs_cn
way 2. mcp client integraton in ha
mcp client integration
https://www.home-assistant.io/integrations/mcp
mcp client integraton configure
The remote MCP server URL for the SSE endpoint, for example http://example/mcp
Ecovacs SSE Server URL:
https://mcp-open.ecovacs.cn/sse?ak=your ak
useful links
https://open.ecovacs.com/#/serviceOverview
Comments
Comments are closed