Glif for VS Code
app.glif/glif
Generate images, video, and audio with Glif's media-generation agent
client:VS Code
transport:streamable-http
Install Glif in VS Code
.vscode/mcp.json
{
"servers": {
"glif": {
"type": "http",
"url": "https://glif.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs