generate_image — Kimage MCP Tool
generate_image
(generate image) is one of 1 tool on the
Kimage
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call generate_image from your client
- Claude Code Kimage generate_image run in your project directory
- Claude Desktop Kimage generate_image ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Kimage generate_image ~/.cursor/mcp.json
- VS Code Kimage generate_image .vscode/mcp.json
- Zed Kimage generate_image ~/.config/zed/settings.json
- Windsurf Kimage generate_image ~/.codeium/windsurf/mcp_config.json
- Cline Kimage generate_image ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Kimage generate_image ~/.gemini/settings.json
- Grok Kimage generate_image .mcp.json (in your project root)
- ChatGPT Kimage generate_image Settings → Connectors → Advanced → Developer mode
- Claude.ai Kimage generate_image Settings → Connectors → Add custom connector
- LangChain Kimage generate_image pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http kimage https://kimage.kaneky.dev/mcp
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.