Cliff Hall
d532a5846d
Stream media file reads
2025-07-18 14:18:32 -04:00
Cliff Hall
11a064c359
Rename read_file to read_text_file and add read_media_file
2025-07-18 13:42:56 -04:00
Nandha Reddy
f3891aaf69
Apply suggestions from code review comments on docs and logging
...
Co-authored-by: Ola Hungerford <olahungerford@gmail.com >
2025-07-02 09:44:16 +10:00
Nandha Reddy
f8dd74576b
feat(filesystem): implement MCP roots protocol for dynamic directory management
...
- Extract roots processing logic from index.ts into testable roots-utils.ts module and add Test suite
- Update README to recommend MCP roots protocol for dynamic directory management
2025-07-02 09:44:16 +10:00
Nandha Reddy
b37da40003
feat(filesystem): implement MCP roots protocol for dynamic directory management
...
- Add support for dynamic directory updates via MCP roots protocol
- Allow clients to override command-line directories at runtime
- Maintain backwards compatibility with existing command-line args
- Add comprehensive error handling for edge cases
- Update documentation to explain both configuration methods
Fixes #401
2025-07-02 09:43:25 +10:00
Burke Holland
090b6b7c1a
Move VS Code below Claude
2025-04-10 12:10:02 -05:00
Burke Holland
e6db372447
Update READMEs with instructions for VS Code installation
2025-04-03 16:37:27 -05:00
Shotaro Sano
089b7f9abe
Fix misleading edit_file functionality docs in filesystem README
2025-02-03 12:00:41 +09:00
freiit
0cf470e846
"," after last element of JSON object removed.
2025-01-17 11:09:24 +01:00
colinmcneil
49044156e3
Update readmes to use new mcp namespace
2024-12-19 13:11:36 -08:00
colinmcneil
545103386f
Update filesystem config for Docker
2024-12-19 13:11:35 -08:00
colinmcneil
c64f8de15f
Config tweaks for docker
...
- Remove `$` interpolation for env
- Allow puppeteer to work headless in docker, headful with npx
2024-12-19 13:11:35 -08:00
colinmcneil
bb0adaafd8
Allow filesystem to accept DOCKER_ROOT_WORKSPACE
2024-12-19 13:11:35 -08:00
Jim Clark
368e3b23ca
Add Dockerfiles for the 17 sample MCP servers
...
* add Dockerfiles and update README.md definitions
2024-12-19 13:11:34 -08:00
Jeffrey Ling
da695fe05a
cleanup diffs and improve glob matching
2024-12-06 17:37:39 -07:00
devin-ai-integration[bot]
4e08779cb5
docs: update README with excludePatterns documentation for search_files
2024-12-06 21:42:25 +00:00
Marc Goodner
7417d4dc07
update read me for current impl
2024-12-04 20:51:39 -08:00
Marc Goodner
de49769034
limitations added to readme
2024-12-03 08:51:01 -08:00
Marc Goodner
da0ef81067
update readme
2024-12-03 07:21:59 -08:00
Marc Goodner
9f2a77e044
updated readme
2024-12-02 17:43:17 -08:00
Rahim Nathwani
a54651477c
Fix missing mcpServers keys in README code examples
2024-11-25 20:04:06 -08:00
Mahesh Murag
a1120c307b
README Cleanup ( #30 )
2024-11-24 03:27:08 +00:00
Justin Spahr-Summers
7238146c2a
Update all example configs
2024-11-21 19:41:32 +00:00
Zachary Lee
cc4d673ba4
Update README.md for filesystem
...
removed duplicate argument
2024-11-21 11:28:08 -05:00
Mahesh Murag
18edebe3c2
Added README
2024-11-20 23:34:00 -05:00
Mahesh Murag
3ded1f161d
Updated Filesystem
2024-11-20 22:32:38 -05:00