grepticon/

Grepticon Docs

A hosted read-only filesystem for AI agents, with ls, find, cat, and grep over isolated workspaces.

Grepticon is a hosted, read-only filesystem for AI agents. You push files into isolated, permissioned workspaces, and your agents retrieve from them with four familiar tools instead of an embedding index: ls, find, cat, and grep. There is no sandbox to boot and no embeddings to maintain: retrieval is just navigating a directory tree the same way a developer would.

Start here

Go deeper

  • Authentication: the two credential planes, grp_sk_ management keys and grp_at_ read-only tokens.
  • Access control: scope what an agent sees with the claims × visibility ACL.
  • Tools: how ls / find / cat / grep behave, and why there's no semantic search.
  • Limits: rate limits and plan quotas.
  • Support: how to get help.

On this page