← Registry

Marketing

picorn.com

Generates and manages marketing projects with social images, brand profiles, and design assets.

1 endpoint30 known toolsFirst detected August 13, 2026Last detected August 13, 2026

ENDPOINT 1

https://picorn.com/mcp

No auth detected

MCP server metadata

Name
picorn
Version
2.2.0
Capabilities
tools.listChanged
Server instructions

Free Picorn image, video and native editor tools. Start marketing work with picorn_projects_create, then keep its workspaceProjectId and workspaceProjectKey for every asset and editor file in that project. Create a file with picorn_editor_create_project. Import outside generator output with picorn_editor_import_image, add layers, inspect the project, then call picorn_editor_render_project. Every static editor change returns an inline preview automatically, so inspect the image and iterate until it is visually finished. For motion work use picorn_video_create_project, picorn_video_add_clip and picorn_video_render_project. Layer positions use center coordinates. Every file response includes the canonical https://picorn.com/studio/editor?runId=<fileId> editorUrl; every render also returns creationUrl. Always include editorUrl in your final answer so the user can immediately continue editing the layered file in Picorn.

Known tools 30

picorn_capabilities

List live canvas formats, fonts, layouts, image models, GPU reachability and fair-use limits.

Inferred read-only
picorn_projects_create

Create a marketing project that can hold many editor files and imported image assets.

Potential side effects
picorn_projects_inspect

List every editor file, imported asset, and the project brand profile with named colors and saved logos or visual references.

Inferred read-only
picorn_projects_update

Update the name, description, or named color scheme of a marketing project, then return its complete file, asset, and brand index.

Potential side effects
picorn_design_image

Turn a topic into a finished social image with generated/researched imagery and crisp real typography.

Inferred read-only
picorn_generate_image

Generate a raw image with self-hosted Z-Image Turbo.

Inferred read-only
picorn_edit_image

Transform an existing image with Flux 2 Klein.

Inferred read-only
picorn_render_svg

Render your SVG through Picorn with real typography and optional image/icon placeholders.

Inferred read-only
picorn_editor_import_image

Import image bytes from any external or agent-native image generator into Picorn storage.

Inferred read-only
picorn_editor_create_project

Create a persistent native Picorn editor project with one empty slide.

Potential side effects
picorn_editor_inspect_project

Read the complete project, including every slide, layer, property, z-index, and latest rendered image URL.

Inferred read-only
picorn_video_create_project

Create a persistent video project with a real 30fps timeline, native layers, keyframes and a canonical /video/editor link.

Potential side effects
picorn_video_import_media

Upload agent-owned MP4, WebM, MOV, MP3, WAV, AAC, M4A or OGG bytes into Picorn storage for use by video/audio timeline layers.

Potential side effects
picorn_editor_add_slide

Add another slide to an editor project.

Inferred read-only
picorn_editor_update_slide

Change a slide background, semantic role, or image prompt.

Inferred read-only
picorn_editor_delete_slide

Delete a slide and its layers.

Potential side effects
picorn_editor_add_layer

Add a native editor layer.

Inferred read-only
picorn_editor_update_layer

Patch any editable property on a layer: content, position, size, transform, style, filters, masks, effects, blend mode, visibility, lock state, SVG overrides, timing, audio, or keyframes.

Inferred read-only
picorn_video_add_clip

Add a video or audio clip to a Picorn timeline.

Inferred read-only
picorn_editor_delete_layers

Delete one or more layers and clean their group references.

Potential side effects
picorn_editor_reorder_layers

Set layer order.

Inferred read-only
picorn_editor_group_layers

Create the same metadata group used by the visual editor.

Potential side effects
picorn_editor_ungroup_layers

Remove a group while preserving all child layers.

Potential side effects
picorn_editor_align_layers

Align positioned layers to their shared left, center, right, top, middle, or bottom bound.

Inferred read-only
picorn_editor_distribute_layers

Evenly distribute three or more positioned layers horizontally or vertically.

Inferred read-only
picorn_editor_duplicate_layer

Duplicate a non-group layer, including all style, filter, effect, mask, and animation properties.

Inferred read-only
picorn_editor_render_project

Render selected or all slides through Picorn's real Fabric editor pipeline.

Inferred read-only
picorn_video_render_project

Render the native timeline to a finished MP4/H.

Inferred read-only
picorn_search_icons

Search Picorn's vector icon library before composing a design.

Inferred read-only
picorn_search_areas

Find approved torn, wavy, blob, banner and other decorative shapes for a design.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.picorn]
url = "https://picorn.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "picorn": {
      "type": "http",
      "url": "https://picorn.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: picorn
Remote MCP URL: https://picorn.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "picorn": {
      "url": "https://picorn.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "picorn": {
      "type": "http",
      "url": "https://picorn.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "picorn",
  "transport": "streamable-http",
  "url": "https://picorn.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.