mirror of
https://github.com/garrytan/gbrain.git
synced 2026-07-28 14:59:47 +00:00
Takeover of #1679. The Operations section of docs/mcp/DEPLOY.md still said all operations are available remotely including sync_brain and file_upload, contradicting the Scopes section and serve-http.ts's localOnly filtering. Now consistently states that HTTP exposes only scoped, non-localOnly ops and that local filesystem surfaces stay on stdio/CLI. Also fixes the admin scope row to say 'remote-safe admin ops' instead of 'local-only ops'. Regenerated llms bundles via bun run build:llms. Co-authored-by: The Lord Argus <TheLordArgus@users.noreply.github.com> Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>