MCPVault

get_dashboard_config

MCP tool from Hass MCP by voska

Get a dashboard's full config

How to use it

get_dashboard_config is exposed by the Hass MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_dashboard_config 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