Skip to content

Commit 5b36948

Browse files
authored
Update README.md
updated readme for security alignment
1 parent 14e0897 commit 5b36948

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,8 @@ meilisearch-mcp:
236236
- Set granular permissions
237237
- Monitor key usage
238238
239+
⚠️ 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.
240+
239241
</details>
240242
241243
<details>
@@ -569,4 +571,4 @@ The automated release is handled by `.github/workflows/publish.yml`, which:
569571
- **Production**: Install from PyPI using `pip install meilisearch-mcp`
570572
- **Specific version**: Install using `pip install meilisearch-mcp==0.5.0`
571573

572-
</details>
574+
</details>

0 commit comments

Comments
 (0)