Skip to content
VS Code

tutorializer for VS Code

com.tutorializer/tutorializer

Audit localized tutorials and safely maintain project metadata and pronunciation rules.

client:VS Code transport:streamable-http tools:23

Install tutorializer in VS Code

.vscode/mcp.json

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

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

What VS Code can do once it is connected

tutorializer in other clients