other tools and integrations
Rember Mcp
Create spaced repetition flashcards in [Rember](https://rember.com) to remember anything you learn in your chats.
typescript
local
other tools and integrations
Installation
npx -y rember/rember-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "rember-mcp",
"command": "npx",
"args": [
"-y",
"rember/rember-mcp"
]
}About This MCP Server
rember/rember-mcp
Create spaced repetition flashcards in Rember to remember anything you learn in your chats.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub