Synap Memory
Persistent memory for AI agents — log and recall conversation context over MCP.
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 mcp add --transport http synap-memory https://synap-mcp.maximem.ai/mcp{
"mcpServers": {
"synap-memory": {
"url": "https://synap-mcp.maximem.ai/mcp"
}
}
}{
"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.
https://synap-mcp.maximem.ai/mcpUse this URL in a compatible client. Follow the provider’s authentication instructions.1 published remote connection
https://synap-mcp.maximem.ai/mcpAuthorization — Synap API key as a Bearer token, e.g. 'Bearer synap_...'. From https://synap.maximem.ai
Sources and checks
View the sourceRegistry 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.
[](https://ruagentic.com/tools/synap-memory)<a href="https://ruagentic.com/tools/synap-memory"><img src="https://ruagentic.com/badge/synap-memory.svg" alt="Listed on RUAGENTIC" height="28"></a>[](https://ruagentic.com/tools/synap-memory)<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>