Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "simple file vector store": {4 "env": {5 "CHUNK_SIZE": "2000",6 "IGNORE_FILE": "/path/to/.gitignore",7 "CHUNK_OVERLAP": "500",8 "WATCH_DIRECTORIES": "/path/to/dir1,/path/to/dir2"9 },10 "args": [11 "-y",12 "@lishenxydlgzs/simple-files-vectorstore"13 ],14 "command": "npx"15 }16 }17}
暂无评论. 成为第一个评论的人!
登录以参与讨论