Skip to content
VS Code

Cuttab for VS Code

io.github.pijonsauvaj/cuttab

Create decks, quizzes, matching exercises, and fill-in-the-blank texts on Cuttab via AI.

client:VS Code transport:streamable-http

Install Cuttab in VS Code

.vscode/mcp.json

{
  "servers": {
    "cuttab": {
      "type": "http",
      "url": "https://cuttab-six.vercel.app/api/mcp"
    }
  }
}

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

Cuttab in other clients