docs: SMFS documentation — providers, Python bash tool, examples (#889)

Co-authored-by: Dhravya <63950637+Dhravya@users.noreply.github.com>
Co-authored-by: docs <docs@supermemory.ai>
This commit is contained in:
Prasanna 2026-04-28 20:04:15 -07:00 committed by GitHub
parent 1c80d43235
commit c01e3a3de0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 2006 additions and 0 deletions

View file

@ -144,6 +144,28 @@
"pages": ["supermemory-mcp/claude-desktop"]
}
]
},
{
"anchor": "SMFS",
"icon": "database",
"pages": [
"smfs/overview",
"smfs/install",
"smfs/mount",
"smfs/bash-tool",
"smfs/bash-tool-python",
{
"group": "Providers",
"icon": "cloud",
"pages": [
"smfs/providers/daytona",
"smfs/providers/e2b",
"smfs/providers/vercel",
"smfs/providers/cloudflare"
]
},
"smfs/examples"
]
}
],
"tab": "Developer Platform"