Skip to content

Commit edeface

Browse files
authored
Merge pull request #31 from smileoniks-ctrl/mcp-docs
mcp docs and mv update docs in folder docs
2 parents e374de6 + 5240f77 commit edeface

File tree

6 files changed

+778
-2
lines changed

6 files changed

+778
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
## ⚡ Quick Start
2525

26-
> Updating an existing installation? See [Safe Production Updates](safe-update.md).
26+
> Updating an existing installation? See [Safe Production Updates](docs/safe-update.md).
2727
2828
**1. Install Docker** (if not installed):
2929
```bash
@@ -57,6 +57,7 @@ docker compose up -d
5757
```
5858

5959
**3. Open** `https://your-domain/panel`
60+
> Planning to manage the panel from AI assistants? See [MCP Setup Guide](docs/mcp-user-guide.md).
6061
6162
**Required `.env` variables:**
6263
```env

README.ru.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
## ⚡ Быстрый старт
2222

23-
> Нужно обновить уже установленную панель? См. [Безопасное обновление на проде](safe-update.ru.md).
23+
> Нужно обновить уже установленную панель? См. [Безопасное обновление на проде](docs/safe-update.ru.md).
2424
2525
**1. Установите Docker** (если не установлен):
2626

@@ -57,6 +57,7 @@ docker compose up -d
5757
```
5858

5959
**3. Откройте** `https://ваш-домен/panel`
60+
> Планируете управлять панелью из AI-ассистента? См. [Гайд по настройке MCP](docs/mcp-user-guide.ru.md).
6061
6162
**Обязательные переменные `.env`:**
6263

0 commit comments

Comments
 (0)