Skip to main content
Glama
continue_config.json622 B
{ "mcpServers": { "homeassistant": { "command": "homeassistant-mcp-server", "args": [], "env": { "HASS_URL": "http://192.168.1.22:8123", "HASS_TOKEN": "your_token_here" }, "cwd": ".", "alwaysAllow": [ "get_entities", "get_entity_state", "call_service" ] } }, "allowedModels": [ "*" ], "embeddingsProvider": { "provider": "openai-compatible" }, "rerankerProvider": { "name": "cohere" } }

Latest Blog Posts

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/Jonathan97480/McpHomeAssistant'

If you have feedback or need assistance with the MCP directory API, please join our Discord server