Skip to content

Get started

New to the Agent Filesystem Interface? Read the introduction first to build the mental model, then pick a path:

  • Build a provider

    You have a data source (docs, database, object store, indexed corpus). Expose it as an AFI provider so any agent can ls, cat, grep it.

  • Build a client

    You're building an agent runtime and want to consume any AFI provider through a single, stable interface.

For deeper background, see Learn. For normative requirements, see the Specification.