SYS NOMINALLISTINGS 912 SERVERS 573CLIENTS 103AI AGENTS 236
All tools
Sy
MCP SERVER

Synap Memory

Persistent memory for AI agents — log and recall conversation context over MCP.

AI & language modelsmcpinfrastructure
Visit project

About Synap Memory

Persistent memory for AI agents — log and recall conversation context over MCP. The observed Official MCP Registry record provides its connection details; nothing was installed or executed.

How to connect

What is the endpoint and how does it run?

Hosted remote server over Streamable HTTP at https://synap-mcp.maximem.ai/mcp.

Does it need authentication?

Not specified by the publisher. Check the documentation.

Required request headers: Authorization.

How do I add Synap Memory to Claude Code, Cursor or Claude Desktop?

Claude Code
claude mcp add --transport http synap-memory https://synap-mcp.maximem.ai/mcp
Cursor, Windsurf and other clients that accept a URL (mcp.json)
{
  "mcpServers": {
    "synap-memory": {
      "url": "https://synap-mcp.maximem.ai/mcp"
    }
  }
}
Claude Desktop (claude_desktop_config.json, via the mcp-remote bridge)
{
  "mcpServers": {
    "synap-memory": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://synap-mcp.maximem.ai/mcp"
      ]
    }
  }
}

Snippets are generated from the published endpoint; the server name synap-memory is only a label you can change. Add the credentials the publisher documents.

REMOTE ENDPOINThttps://synap-mcp.maximem.ai/mcpUse this URL in a compatible client. Follow the provider’s authentication instructions.
1 published remote connection
streamable-httphttps://synap-mcp.maximem.ai/mcp

Authorization — Synap API key as a Bearer token, e.g. 'Bearer synap_...'. From https://synap.maximem.ai

Sources and checks

View the source

Registry name: ai.maximem/synap
Published version: 0.1.0

Source information collected September 9, 2026.

Badge and embed

Show this listing on your website or README. The badge and the card link back to this page.

Listed on RUAGENTICSynap Memory on RUAGENTIC
Markdown badge
[![Listed on RUAGENTIC](https://ruagentic.com/badge/synap-memory.svg)](https://ruagentic.com/tools/synap-memory)
HTML badge
<a href="https://ruagentic.com/tools/synap-memory"><img src="https://ruagentic.com/badge/synap-memory.svg" alt="Listed on RUAGENTIC" height="28"></a>
Markdown card
[![Synap Memory on RUAGENTIC](https://ruagentic.com/embed/synap-memory.svg)](https://ruagentic.com/tools/synap-memory)
HTML embed
<iframe src="https://ruagentic.com/embed/synap-memory" width="480" height="150" style="border:0;max-width:100%" loading="lazy" title="Synap Memory on RUAGENTIC"></iframe>