Cuttab for Cursor
io.github.pijonsauvaj/cuttab
Create decks, quizzes, matching exercises, and fill-in-the-blank texts on Cuttab via AI.
client:Cursor
transport:streamable-http
Install Cuttab in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cuttab": {
"url": "https://cuttab-six.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs