Skip to content

Commit be4af28

Browse files
committed
feat: MCP integration - AI assistant support for panel management
- Add 10 workflow-based tools (query, manage_user, manage_node, etc.) - Add 6 AI prompts for common workflows - SSE-based JSON-RPC 2.0 endpoint at /api/mcp - New mcp:enabled API key scope - UI section in settings with config generator - Easter egg motto in MCP section
1 parent 993ccbe commit be4af28

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ MONGO_PASSWORD=yourmongopassword # openssl rand -hex 16
8484
- 🔑 **API Keys** — Secure external access with scopes, IP allowlist, rate limiting
8585
- 🪝 **Webhooks** — Real-time event notifications with HMAC-SHA256 signing
8686
- 🗺 **Network Map** — Visual cascade topology with Forward/Reverse chain routing *(beta)*
87+
- 🤖 **MCP Integration** — Native AI assistant support (Claude, Cursor, etc.) for panel management
8788

8889
---
8990

README.ru.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ MONGO_PASSWORD=парольмонго # openssl rand -hex 16
8585
- 🔑 **API-ключи** — безопасный внешний доступ со скоупами, IP-фильтром и rate limiting
8686
- 🪝 **Вебхуки** — уведомления о событиях с подписью HMAC-SHA256
8787
- 🗺 **Карта сети** — визуальная каскадная топология с Forward/Reverse Chain *(бета)*
88+
- 🤖 **MCP-интеграция** — нативная поддержка AI-ассистентов (Claude, Cursor и др.) для управления панелью
8889

8990
---
9091

0 commit comments

Comments
 (0)