# HomeyPro MCP Server Configuration
# Copy this file to .env and fill in your values
# Your HomeyPro IP address or hostname
HOMEY_API_URL=http://192.168.1.100
# Your HomeyPro Personal Access Token
# Get this from HomeyPro Settings > Advanced > Personal Access Tokens
HOMEY_API_TOKEN=your_personal_access_token_here
# Optional: Docker image configuration
# DOCKER_IMAGE=ghcr.io/pigmej/python-homey-mcp
# DOCKER_TAG=latest
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/pigmej/python-homey-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server