UNPKG

@wonderwhy-er/desktop-commander

Version:

MCP server for terminal operations and file editing

7 lines (6 loc) 241 B
export * from './filesystem-handlers.js'; export * from './terminal-handlers.js'; export * from './process-handlers.js'; export * from './edit-search-handlers.js'; export * from './search-handlers.js'; export * from './history-handlers.js';