diff options
Diffstat (limited to 'docs/mcp-automatic-backups.md')
| -rw-r--r-- | docs/mcp-automatic-backups.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/mcp-automatic-backups.md b/docs/mcp-automatic-backups.md index 87ec329..22469d3 100644 --- a/docs/mcp-automatic-backups.md +++ b/docs/mcp-automatic-backups.md @@ -1,5 +1,17 @@ # MCP Server Automatic Backups +> **⚠️ DEPRECATION NOTICE** +> +> This MCP server is **EXPERIMENTAL** and **NOT ACTIVELY MAINTAINED**. +> +> The author currently manages prompts through slash commands and meta-commands +> in the hexai agent system, making this MCP server redundant for its original +> purpose. This code is kept for potential future enhancements (possibly with +> different functionality beyond prompt management), but no guarantees are made +> about stability or continued support. +> +> **This documentation is preserved for reference only.** + ## ✅ Fully Automatic - No Manual Tools Required! The hexai-mcp-server automatically creates backups **on every write operation**. You don't need any CLI tools - everything happens automatically when you use the MCP protocol. |
