Liarra/HA_LLM_Tools_proxy
A proxy server that strips most tools definitions in OpenAI LLM requests coming from HomeAssistant
Platform-specific configuration:
{
"mcpServers": {
"HA_LLM_Tools_proxy": {
"command": "npx",
"args": [
"-y",
"HA_LLM_Tools_proxy"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...