We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/NdyGen/mcp-server-homey'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•367 B
# Homey API Credentials
# Get these from: https://tools.developer.homey.app/
HOMEY_CLIENT_ID=your_client_id_here
HOMEY_CLIENT_SECRET=your_client_secret_here
# Homey ID (find in Homey Pro URL: https://my.homey.app/homeys/YOUR_HOMEY_ID/flows)
HOMEY_ID=your_homey_id_here
# Optional: Bearer token (if you already have one)
# HOMEY_BEARER_TOKEN=your_bearer_token_here