# Home Assistant MCP Server Configuration
# Copy this file to .env and fill in your values
# Home Assistant URL (include http:// or https://)
HA_URL=http://homeassistant.local:8123
# Home Assistant Long-Lived Access Token
# Get this from your Home Assistant Profile -> Long-lived access tokens
HA_TOKEN=
# Optional: Enable debug logging
# DEBUG=true
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cronus42/homeassistant-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server