Skip to main content
Glama

nexo_index_add_dir

Register directories for full-text search indexing in NEXO Brain's cognitive memory system. Specify path, content type (code or markdown), and patterns to enable persistent search capabilities.

Instructions

Register a new directory for FTS5 search indexing. Survives restarts.

Args: path: Absolute path to directory (supports ~). dir_type: 'code' for source files, 'md' for markdown docs. patterns: Comma-separated glob patterns (only for code type). notes: Description of what this directory contains.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathYes
dir_typeNocode
patternsNo*.php,*.js,*.json,*.py,*.ts,*.tsx
notesNo
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wazionapps/nexo'

If you have feedback or need assistance with the MCP directory API, please join our Discord server