grepticon/

Grepticon Docs

The hosted read-only filesystem for AI agents — ls, find, cat, grep over isolated, permissioned 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 — ls, find, cat, and grep (plus a semantic cut) — instead of an embedding index. 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 the semantic cut.
  • Limits — rate limits and plan quotas.
  • Support — how to get help.

On this page