pablonm3/alexa-flashcards
Alexa skill to create and practice flashcards using spaced repetition algorithm. See it live: https://www.amazon.com/pablomarino-me-flashcards/dp/B07VJDYYRQ
Platform-specific configuration:
{
"mcpServers": {
"alexa-flashcards": {
"command": "npx",
"args": [
"-y",
"alexa-flashcards"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...