ImageKit DevTools for Cursor
io.imagekit/devtools
Official ImageKit developer server: search the docs and build transformation URLs. No sign-in.
client:Cursor
transport:streamable-http
tools:2
Install ImageKit DevTools in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"devtools": {
"url": "https://devtools-mcp.imagekit.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs