Back to MCP Servers
Rember
Create spaced repetition flashcards in [Rember](https://rember.com) to remember anything you learn in your chats.
other-tools-and-integrations
By rember
Installation
npx -y rember-mcpConfiguration
{
"mcpServers": {
"rember-mcp": {
"command": "npx",
"args": ["-y", "rember-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes