mcp-preflight
Installation
SKILL.md
MCP Preflight
Read This Before Any ImageKit MCP Call
You have access to two ImageKit MCP servers. Each serves a different purpose. Calling the wrong server or the wrong tool wastes tokens and produces errors. This skill is your routing table.
Server Map
imagekit_api — Authenticated API Server
Prefix: mcp_imagekit_api_*
Two tools only:
| Tool | Purpose |
|---|---|
search_doc |
Local search that only searches TypeScript SDK code — use to find method signatures and types |
execute |
Executes TypeScript code against the ImageKit SDK to perform CRUD operations |