Synapse Layer — Trust Infrastructure for AI Agents for Claude Desktop
io.github.synapselayer/synapse-layer
MCP-native Trust Infrastructure for AI Agents. Persistent encrypted memory with Trust Quotient.
client:Claude Desktop
transport:streamable-http
tools:13
Install Synapse Layer — Trust Infrastructure for AI Agents in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"synapse-layer": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://forge.synapselayer.org/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs