987 B
987 B
MCP Bridge
Bridge integration between Home Assistant and MCP (Model Context Protocol) servers for AI agent control.
Features
- ✅ Expose entities to AI agents via voice assistant settings
- ✅ Control which scripts are accessible using labels
- ✅ Complete entity metadata including area, device class, and attributes
- ✅ Secure: Only exposes what you explicitly mark
Services
mcp_bridge.get_exposed_entities- Get all exposed entitiesmcp_bridge.get_exposed_scripts- Get MCP-accessible scriptsmcp_bridge.get_entity_metadata- Get detailed entity info
Configuration
No configuration needed! The integration auto-loads after installation.
Exposing Entities
Go to: Settings → Voice Assistants → Expose
Toggle the entities you want the AI agent to control.
Exposing Scripts
- Create or edit a script
- Click the settings icon ⚙️
- Add the label:
mcp_accessible - Save
That's it! The script is now accessible to AI agents.