ha mcp for Zed
io.github.homeassistant-ai/ha-mcp
Comprehensive Model Context Protocol server for managing Home Assistant through AI assistants.
client:Zed
transport:stdio
runtime:pypi
Install ha mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ha-mcp": {
"command": "uvx",
"args": [
"ha-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs