diff options
Diffstat (limited to 'docs/mcp-api.md')
| -rw-r--r-- | docs/mcp-api.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/mcp-api.md b/docs/mcp-api.md index 5157c42..a1d0f8c 100644 --- a/docs/mcp-api.md +++ b/docs/mcp-api.md @@ -1,5 +1,17 @@ # MCP Server API Reference +> **⚠️ 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.** + The hexai-mcp-server implements the Model Context Protocol with prompt management extensions. ## Protocol Version |
