picorn_editor_add_layer — Picorn MCP Tool
picorn_editor_add_layer
(picorn editor add layer) 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_editor_add_layer from your client
- Claude Code Picorn picorn_editor_add_layer run in your project directory
- Claude Desktop Picorn picorn_editor_add_layer ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Picorn picorn_editor_add_layer ~/.cursor/mcp.json
- VS Code Picorn picorn_editor_add_layer .vscode/mcp.json
- Zed Picorn picorn_editor_add_layer ~/.config/zed/settings.json
- Windsurf Picorn picorn_editor_add_layer ~/.codeium/windsurf/mcp_config.json
- Cline Picorn picorn_editor_add_layer ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Picorn picorn_editor_add_layer ~/.gemini/settings.json
- Grok Picorn picorn_editor_add_layer .mcp.json (in your project root)
- ChatGPT Picorn picorn_editor_add_layer Settings → Connectors → Advanced → Developer mode
- Claude.ai Picorn picorn_editor_add_layer Settings → Connectors → Add custom connector
- LangChain Picorn picorn_editor_add_layer 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_edit_image
- 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_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.