Synapse Layer — Continuous Consciousness Infrastructure

Persistent zero-knowledge memory for AI agents. AES-256-GCM encryption, PII redaction.

Hosted
officialinfra

Deployment

Hosted
streamable-httphttps://forge.synapselayer.org/api/mcp

Package Details

Transportstdio
Runtimeuvx

Environment Variables

SYNAPSE_AGENT_ID
Default:default-agent

Identifier for the agent using the memory layer.

SYNAPSE_PRIVACY_EPSILON
Default:0.5

Differential privacy epsilon parameter. Lower = stronger privacy. Range: 0.1–2.0.

SYNAPSE_ENCRYPTION_KEY
Secret

AES-256-GCM encryption key for at-rest memory encryption. Auto-generated if not provided.

LOG_LEVEL
Default:INFO

Logging verbosity: DEBUG, INFO, WARNING, ERROR.