jxlarrea/voice-satellite-card-llm-tools
LLM tools for Home Assistant that extend the Voice Satellite Card with image and video search capabilities. Provides tools that conversation agents (OpenAI, Google Generative AI, Anthropic, Ollama, etc.) can use to search for images and YouTube videos, with results displayed directly in the card UI.
Platform-specific configuration:
{
"mcpServers": {
"voice-satellite-card-llm-tools": {
"command": "npx",
"args": [
"-y",
"voice-satellite-card-llm-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...