# Home Assistant Add-on Configuration
name: HA Vibecode Agent
version: "2.10.38"
slug: home_assistant_cursor_agent
description: "Enable Cursor, VS Code, Claude Code, or any MCP-enabled IDE to help you vibe-code and manage Home Assistant: create and debug automations, design dashboards, tweak themes, modify configs, and deploy changes using natural language"
url: https://github.com/Coolver/home-assistant-cursor-agent
arch:
- aarch64
- amd64
- armhf
- armv7
- i386
init: false
startup: application
boot: auto
host_network: false
hassio_api: true
hassio_role: manager
homeassistant_api: true
auth_api: true
options:
port: 8099
log_level: info
git_versioning_auto: true
max_backups: 30
api_key: ""
schema:
port: int
log_level: list(debug|info|warning|error)
git_versioning_auto: bool
max_backups: int
api_key: str?
ports:
8099/tcp: 8099
ports_description:
8099/tcp: HA Vibecode Agent API
map:
- config:rw
ingress: true
ingress_port: 8099
panel_icon: mdi:key-variant
panel_title: API Key