AgentFS can expose filesystems over NFS, enabling remote access from other machines, containers, or virtual machines.Documentation Index
Fetch the complete documentation index at: https://docs.turso.tech/llms.txt
Use this file to discover all available pages before exploring further.
Starting the NFS Server
127.0.0.1:11111.
Binding to All Interfaces
To allow remote access:Mounting the Filesystem
From the Same Machine
From a Remote Machine
Mount Options Explained
| Option | Description |
|---|---|
vers=3 | Use NFSv3 protocol |
tcp | Use TCP transport |
port=11111 | NFS server port |
mountport=11111 | Mount protocol port |
nolock | Disable file locking (single-user) |
Unmounting
Next Steps
MCP Server
Expose AgentFS via MCP
Sync with Turso Cloud
Back up and share agent state