Loading...
Loading...
Routing guide for ImageKit's two MCP servers (imagekit_api and imagekit_devtools) — maps each capability to the correct server and tool, and covers the routing rules (e.g. never upload local files via execute). Use before calling any ImageKit MCP tool. Covers file management, folder ops, cache purge, metadata, docs search, transformation building, and upload routing.
npx skill4agent add imagekit-developer/skills mcp-preflightimagekit_apimcp_imagekit_api_*| Tool | Purpose |
|---|---|
| Local search that only searches TypeScript SDK code — use to find method signatures and types |
| Executes TypeScript code against the ImageKit SDK to perform CRUD operations |
executeimagekit_devtoolsmcp_imagekit_devtools_*| Tool | Purpose |
|---|---|
| RAG-powered search across ImageKit docs, guides, API refs, SDKs, community posts |
| Builds transformation URLs from natural language descriptions |
| Need | Route To |
|---|---|
| List, delete, move, copy files | |
| Folder operations | |
| File metadata, tags, custom fields | |
| Bulk operations | |
| Cache purge | |
| URL endpoints, origins | |
| Find SDK method signatures/types | |
| Upload files | Use |
| How to do something in ImageKit | |
| Build a transformation URL | |
| Find SDK usage or API parameters | |
| Verify feature exists or find limits | |
| Search / filter / list assets | |
| Integrate ImageKit into a framework/SDK/CMS | read |
client.assets.listsearch-assetssearchQuerysearchQueryFileFolderimagekit-integrationsimagekit-sdk-referencemcp_imagekit_api_*client.files.upload()mcp_imagekit_api_executeupload-filessearch_docssearch_docstransformation_builderclient.assets.listsearch-assetssearchQuery