Update docs/src/pages/docs/mcp.mdx

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
This commit is contained in:
Louis 2025-06-15 19:28:27 +07:00 committed by GitHub
parent 84030e8f94
commit 5ed9908881
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,7 +66,7 @@ tool individually.
established. Users should be aware of potential issues like prompt injection, where an input could be crafted to established. Users should be aware of potential issues like prompt injection, where an input could be crafted to
misuse a tool's capabilities. misuse a tool's capabilities.
* **Resource Management:** Active MCP connections may consume a portion of a model's context window, which could * **Resource Management:** Active MCP connections may consume a portion of a model's context window, which could
affect performance (i.e., the more tools the model and the larger the context of the conversationhas the longer affect performance (i.e., the more tools the model and the larger the context of the conversation has the longer
you will need to wait for a response). Efficient management of tools and their outputs is important. you will need to wait for a response). Efficient management of tools and their outputs is important.