Hacker News new | ask | show | jobs
by tevon 328 days ago
Can you explain what you mean by "not on ur machine as files get deleted on runtime to prevent privacy issues". I may be misunderstanding, but I'd personally want the files to by on my machine, and served to my agent locally instead of being a remote MCP server that I don't have control of
1 comments

Currently, the open source repositories and documentation you index are stored in both a graph database as embeddings (similar to Cursor.com). Indexing itself happens by creating a temporary file, which is deleted afterward.

btw, I am working on allowing users to index their local files and fully store it locally! will update you on that