Files
homeassistant-mcp/docs/index.md
jango-blockchained 3e7f3920b2 docs: update project documentation with simplified, focused content
- Streamline README, API, architecture, and usage documentation
- Reduce complexity and focus on core functionality
- Update roadmap with more pragmatic, near-term goals
- Simplify contributing guidelines
- Improve overall documentation clarity and readability
2025-02-05 10:40:27 +01:00

1.7 KiB

layout, title, nav_order
layout title nav_order
default Home 1

🏠 MCP Server for Home Assistant

Welcome to the Model Context Protocol (MCP) Server documentation! This guide will help you get started with integrating a lightweight automation tool with your Home Assistant setup.

What is MCP Server?

MCP Server is a bridge between Home Assistant and custom automation tools, enabling basic device control and real-time monitoring of your smart home environment. It provides a flexible interface for managing and interacting with your home automation setup.

Key Features

🎮 Device Control

  • Basic REST API for device management
  • WebSocket and Server-Sent Events (SSE) for real-time updates
  • Simple automation rule support

🛡️ Security & Performance

  • JWT authentication
  • Basic request validation
  • Lightweight server design

Documentation Structure

Getting Started

Core Documentation

Support

Need help or want to report issues?

License

This project is licensed under the MIT License. See the LICENSE file for details.