Search indexed content without rereading raw sources into conversation context.
ctx_search MCP tool when it is available.queries array.source when the user names a project or indexed label.ctx_search({
source: "project:<name>",
queries: ["authentication middleware", "token refresh"],
limit: 5
})
context-mode search "authentication middleware" --source project:<name> --limit 5
/context-mode:ctx-index or context-mode index <path> first.