Loading MCP server directory, please wait...
User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.
npx @getmcp/cli add io.github.yonro/xmemoRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token issued by XMemo; send as an Authorization Bearer value.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.yonro/xmemo": {
"url": "https://xmemo.dev/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "",
"X-Memory-OS-Agent-ID": "",
"X-Memory-OS-Agent-Instance-ID": "",
"X-Memory-OS-Device-ID": "",
"X-Memory-OS-Device-Label": ""
}
}
}
}