MCPVault

call_service_tool

MCP tool from Hass MCP by voska

Call any Home Assistant service

How to use it

call_service_tool is exposed by the Hass MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the call_service_tool tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Hass MCP

$docker run -i --rm -e HA_URL=http://homeassistant.local:8123 -e HA_TOKEN=YOUR_LONG_LIVED_TOKEN voska/hass-mcp
FULL HASS MCP LISTING