QuizFactory for Cursor
io.github.evozim/quiz-factory
Algorithmic flashcard and quiz generator for targeted learning.
client:Cursor
transport:sse
Install QuizFactory in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"quiz-factory": {
"url": "https://quiz-factory-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs