AI Agent Toolkit
AI Agent Toolkit sits under AI Tools in the left sidebar, next to Bucket Intelligence.
The AI Agent Toolkit is marked Coming Soon in the console. The page introduces what it will offer and collects waitlist interest, so there is nothing to set up on it yet.
Joining the waitlist
The form asks which tools you are looking to connect (Claude, Cursor, Continue, ChatGPT, Zapier, n8n, Make.com, or your own answer), your timeline, your team size, and any notes. The team uses it to prioritise the first wave of invitations, so naming your actual tools is more useful than picking the closest option.
The page states that the toolkit will be free during early access, with standard Fil One storage rates applying to the data itself.
Connecting AI tools today
You do not need the toolkit to use Fil One from an AI application. Fil One presents an S3-compatible API, so anything that speaks S3 works now with an ordinary access key:
- Create an access key scoped to the buckets you want the application to reach. See API Keys.
- Point the tool at your region's endpoint with path-style addressing enabled. See SDKs & Tools.
Frameworks that read and write object storage directly, such as LangChain, LlamaIndex, the Vercel AI SDK, and CrewAI, connect this way, and scoping the key to a single bucket keeps an agent inside its own workspace.
If what you want is question-answering over the contents of a bucket, that exists today as Bucket Intelligence, a separate early-access feature with its own query API.