From 5b369489404f838e1d950a670dbf5c70f10ec81c Mon Sep 17 00:00:00 2001 From: Ali Imran <80049236+EazyAl@users.noreply.github.com> Date: Thu, 28 Aug 2025 12:32:18 +0200 Subject: [PATCH] Update README.md updated readme for security alignment --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0672dff..6acf2c8 100644 --- a/README.md +++ b/README.md @@ -236,6 +236,8 @@ meilisearch-mcp: - Set granular permissions - Monitor key usage +⚠️ Note: While you can add and update hosts and API keys directly in chat for convenience, this approach is primarily designed for development use cases (like connecting to multiple instances on the fly). It does not follow best MCP security practices and should not be used in production environments without proper safeguards. +
@@ -569,4 +571,4 @@ The automated release is handled by `.github/workflows/publish.yml`, which: - **Production**: Install from PyPI using `pip install meilisearch-mcp` - **Specific version**: Install using `pip install meilisearch-mcp==0.5.0` -
\ No newline at end of file +