Loading MCP server directory, please wait...
AI continuity and memory hub for portable context, checkpoints, and cross-AI memory.
npx @getmcp/cli add io.github.memside/memsideRequires Python 3.10+. Community-contributed server. Review source before installing.
AuthorizationBearer token using a Memside API key. Use the format: Bearer mem_sk_your_memside_api_key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.memside/memside": {
"url": "https://api.memside.com/mcp/",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}