Nibomo for Cursor
com.nibomo/flashcards
Read, write, and conversationally review open-source flashcards through split read/write MCP tools.
client:Cursor
transport:streamable-http
Install Nibomo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"flashcards": {
"url": "https://mcp.nibomo.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs