← All projects
stratafs TypeScript

A semantic filesystem that turns Local / S3 / GCS / Azure / SharePoint / Drive / Jira storage into an AI-searchable knowledge base.

What it is

StrataFS indexes storage across Local, S3, GCS, Azure, SharePoint, Google Drive and Jira for semantic search, and exposes a CLI/MCP surface so agents and humans can ask "where do we handle JWT refresh?" against real storage.

Install

Terminal
$ npm install -g stratafs
Language
TypeScript
License
MIT
Category
Network & Data
Author
Neul Labs

Frequently asked questions

What is stratafs?

stratafs is A semantic filesystem that turns Local / S3 / GCS / Azure / SharePoint / Drive / Jira storage into an AI-searchable knowledge base. It is part of the Neul Labs open-source portfolio (36 MIT-licensed projects for AI agent infrastructure). StrataFS indexes storage across Local, S3, GCS, Azure, SharePoint, Google Drive and Jira for semantic search, and exposes a CLI/MCP surface so agents and humans can ask "where do we handle JWT refresh?" against real storage.

How do I install stratafs?

Install with: `npm install -g stratafs`. stratafs is MIT licensed and ships prebuilt binaries where applicable.

What language is stratafs written in?

stratafs is written in TypeScript.

Is stratafs open source?

Yes. stratafs is MIT licensed and publicly available at https://github.com/neul-labs/stratafs. All 36 Neul Labs projects are MIT licensed.