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 +