Note: Make sure to restart Cline after adding the configuration.
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}
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요