Skip to content
VS Code

Nibomo for VS Code

com.nibomo/flashcards

Read, write, and conversationally review open-source flashcards through split read/write MCP tools.

client:VS Code transport:streamable-http

Install Nibomo in VS Code

.vscode/mcp.json

{
  "servers": {
    "flashcards": {
      "type": "http",
      "url": "https://mcp.nibomo.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Nibomo in other clients