GenMagic for VS Code
io.github.yumaheymans/genmagic
Generate text, images, speech, music, and video with any AI model, from one credit balance.
client:VS Code
transport:streamable-http
tools:6
Install GenMagic in VS Code
.vscode/mcp.json
{
"servers": {
"genmagic": {
"type": "http",
"url": "https://genmagic.co/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs