Studio Ghibli for VS Code
io.github.pipeworx-io/studio-ghibli
Studio Ghibli MCP — fan API.
client:VS Code
transport:streamable-http
Install Studio Ghibli in VS Code
.vscode/mcp.json
{
"servers": {
"studio-ghibli": {
"type": "http",
"url": "https://gateway.pipeworx.io/studio-ghibli/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs