> ## Documentation Index
> Fetch the complete documentation index at: https://ikun.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# MongoDB

MongoDB Agent Storage 是一个使用 MongoDB 作为后端存储系统实现的 AgentStorage 类。它为代理会话提供了可扩展的、基于文档的存储，并支持索引和高效的查询。

<Snippet file="storage-mongodb-reference.mdx" />
