Nibomo for Zed
com.nibomo/flashcards
Read, write, and conversationally review open-source flashcards through split read/write MCP tools.
client:Zed
transport:streamable-http
Install Nibomo in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"flashcards": {
"url": "https://mcp.nibomo.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs