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