GenToon for VS Code
ai.gentoon/gentoon
Create multi-cut AI webtoons (instatoons) with your own GenToon characters and art styles.
client:VS Code
transport:streamable-http
Install GenToon in VS Code
.vscode/mcp.json
{
"servers": {
"gentoon": {
"type": "http",
"url": "https://www.gentoon.ai/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs