🗂️ Track your file system navigation with file-trail, noting visited files and completed directories for seamless progress management.
{
"mcpServers": {
"file-trail": {
"command": "npx",
"args": [
"-y",
"file-trail"
]
}
}
}