SYNAPSE FORGEWORKSPACE
TERMINALDASHBOARDDOCS
synapselayer.org Sign In

Documentation

Resources

GitHub PyPI Synapse Forge

Documentation

Complete reference for Synapse Layer — persistent, encrypted memory infrastructure for AI agents. Privacy-first, MCP-native, secure-by-design.

First Memory in 3 Minutes

~3 min3 curls · zero deps · no SDK required

The fastest path to your first AI memory. Export your token, grant consent, store and recall — all via curl.

Preview — full auth & headers in the walkthrough$ curl -X POST forge.synapselayer.org/api/v1/memory/commit \
-H "x-connect-token: $TOKEN" -d '{"content": "..."}'
Start First Flight

Quick Start

1

Get your Key

Export your Connect Token as an environment variable.

2

Consent + Store

Grant consent and commit your first memory — two curls.

3

Recall

Semantic search across your memories — one curl.

Security Pipeline

AES-256-GCM encryption, PII detection, differential privacy.

Authentication

Connect Tokens, OAuth 2.0 + PKCE, tenant isolation.

Installation

pip install, npm install, Smithery, or direct MCP connection.

Available Documentation

Getting Started

  • First Memory
  • Installation
  • Authentication
  • Configuration

Core Concepts

  • Memory Pipeline
  • Trust Quotient
  • Intent Engine
  • Differential Privacy
  • Cross-Agent Memory

Architecture

  • Overview
  • Storage Layer
  • Security Pipeline

Security

  • Overview
  • Encryption
  • PII Detection
  • Compliance

SDKs

  • Python
  • TypeScript
  • REST API

MCP

  • Overview
  • Server Setup
  • Tools Reference
  • Claude Desktop

Examples

  • Claude Desktop
  • Cursor
  • CrewAI
  • LangChain
  • OpenAI-Compatible
  • n8n

Release Notes

  • Changelog
  • Migration Guide
SYNAPSE FORGE·TerminalDashboardDocs
Official Memory Layer for AI Agents · 🤖 🦀 🧠 ⚡synapselayer.org © 2026 Synapse Layer