Home › Other › Synapse Layer — Trust Infrastructure for AI Agents

Synapse Layer — Trust Infrastructure for AI Agents

MCP-native Trust Infrastructure for AI Agents. Persistent encrypted memory with Trust Quotient.

Python Remote
★ 13 stars Last pushed 2026-09-18 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://forge.synapselayer.org/api/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http synapse-layer https://forge.synapselayer.org/api/mcp --header "x-connect-token: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "synapse-layer": {
      "url": "https://forge.synapselayer.org/api/mcp",
      "headers": {
        "x-connect-token": "<YOUR_VALUE>"
      }
    }
  }
}
  • x-connect-token secret — Connect token for API authentication (sk_connect_*). Obtain via Forge → Dashboard → Connect.

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.SynapseLayer/synapse-secure-memory

Related servers

Data from the Official MCP Registry