
Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "home assistant": {4 "env": {5 "HOME_ASSISTANT_TOKEN": "your_home_assistant_token_here"6 },7 "args": [8 "--directory",9 "/path/to/your/home-assistant-mcp",10 "run",11 "main.py"12 ],13 "command": "uv",14 "inheritEnv": true15 }16 }17}
No reviews yet. Be the first to review!
Sign in to join the conversation