Files
gbrain/docs/mcp
07bb875eb7 docs: clarify HTTP localOnly boundary in DEPLOY.md Operations section (#1612)
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>
2026-07-22 18:51:13 -07:00
..