picorn_edit_image — Picorn MCP Tool
picorn_edit_image
(picorn edit image) is one of 32 tools on the
Picorn
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call picorn_edit_image from your client
- Claude Code Picorn picorn_edit_image run in your project directory
- Claude Desktop Picorn picorn_edit_image ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Picorn picorn_edit_image ~/.cursor/mcp.json
- VS Code Picorn picorn_edit_image .vscode/mcp.json
- Zed Picorn picorn_edit_image ~/.config/zed/settings.json
- Windsurf Picorn picorn_edit_image ~/.codeium/windsurf/mcp_config.json
- Cline Picorn picorn_edit_image ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Picorn picorn_edit_image ~/.gemini/settings.json
- Grok Picorn picorn_edit_image .mcp.json (in your project root)
- ChatGPT Picorn picorn_edit_image Settings → Connectors → Advanced → Developer mode
- Claude.ai Picorn picorn_edit_image Settings → Connectors → Add custom connector
- LangChain Picorn picorn_edit_image pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http picorn https://picorn.com/mcp
Other tools on this server
- picorn_capabilities
- picorn_projects_create
- picorn_projects_inspect
- picorn_projects_update
- picorn_design_image
- picorn_generate_image
- picorn_generate_vector_assets
- picorn_render_svg
- picorn_editor_import_image
- picorn_editor_create_project
- picorn_editor_create_slideshow
- picorn_editor_inspect_project
- picorn_video_create_project
- picorn_video_import_media
- picorn_editor_add_slide
- picorn_editor_update_slide
- picorn_editor_delete_slide
- picorn_editor_add_layer
- picorn_editor_update_layer
- picorn_video_add_clip
- picorn_editor_delete_layers
- picorn_editor_reorder_layers
- picorn_editor_group_layers
- picorn_editor_ungroup_layers
- picorn_editor_align_layers
- picorn_editor_distribute_layers
- picorn_editor_duplicate_layer
- picorn_editor_render_project
- picorn_video_render_project
- picorn_search_icons
- picorn_search_areas
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.