Kimage for VS Code
dev.kaneky/kimage
Generate original images from text; prompts and results are content-checked. Paid per image, x402.
client:VS Code
transport:streamable-http
tools:1
Install Kimage in VS Code
.vscode/mcp.json
{
"servers": {
"kimage": {
"type": "http",
"url": "https://kimage.kaneky.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs