Browse Vaults
The list_vaults and list_vault_contents MCP tools let AI agents navigate your knowledge structure. Agents can see which vaults exist, what topics they contain, content counts, and recent activity. This helps agents understand what knowledge is available before searching.
How it works
list_vaults returns all accessible vaults with metadata: name, description, item count, and last updated date. list_vault_contents shows the items within a specific vault, with optional filtering by topic, date, or type. get_statistics provides aggregate metrics: total items, growth rate, most active contributors, and topic distribution. These tools give agents a map of your knowledge landscape.
Vault browser showing vaults, topics, and content counts
Screenshot coming soon
Why it matters
Before searching, an agent needs to know what knowledge exists and where. Browse tools provide this orientation. The Knowledge Liaison agent uses them to understand vault structure before routing new knowledge. The Context Scout uses them to identify which vaults are most relevant for a given task. Even human users benefit from agents that can explain what knowledge is available.
Agent using vault browser to route knowledge to correct vault
Screenshot coming soon