ImageKit DevTools for VS Code
io.imagekit/devtools
Official ImageKit developer server: search the docs and build transformation URLs. No sign-in.
client:VS Code
transport:streamable-http
tools:2
Install ImageKit DevTools in VS Code
.vscode/mcp.json
{
"servers": {
"devtools": {
"type": "http",
"url": "https://devtools-mcp.imagekit.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs