Memory Layer
MCP

MCP security

Rules

  • Prefer stdio for local desktop or CLI clients.
  • Keep Streamable HTTP bound to local interfaces unless you add network controls.
  • Require token-bearing clients for HTTP MCP.
  • Scope tools to explicit projects.
  • Do not expose MCP HTTP to the public internet.

Verify

memory mcp status --project <project-slug>
memory status --project <project-slug>

Next

Read Operations security and privacy.

On this page