Skip to main content

Knowledge

MCP tools for the Knowledge module. See the Knowledge module docs for permissions and data model.

search-knowledge

Search knowledge

Arguments

ArgumentTypeRequiredDescription
projectIdstringnoLimit search to a specific project
querystringnoSemantic search query text
minScorenumbernoMinimum similarity score (0–1). Results with lower scores are excluded. Only applies when query is provided.
limitnumbernoMaximum number of results to return (default 10)
memoryIdsarray<string>noSearch entries within these specific memories
memoryTagsarray<string>noSearch entries in memories whose tags match any of these patterns (glob supported)
documentPathsarray<string>noFilter results to documents whose file path starts with one of these prefixes
documentIdsarray<string>noFilter results to specific document IDs