Mmcp.market

Codesign MCP server

by img.ly·ly.img/codesign·v0.3.6

Local design engine for AI agents: create, edit and export real, editable designs.

A89/100grade A
What users say
No reviews yet
Be the first
Safety scan
A89/100

full report

Adoption
Established

33 stars6.9k downloads/wk

Reviews

Write one

Nobody has reviewed Codesign yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Codesign tools (5)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • history

    Walk back from `revision` to the root, returning the chain (root first). Each entry has `{ revision, parent, note?, origin?, createdAt }` — `origin: "editor"` marks a revision the user saved from the browser editor. Use this to re-ground after a rewind: read the notes, pick the revision you want to continue from, pass it as `parent` to your next `edit`. Continue a prior design only when the user a

  • list

    List designs in the workspace. Returns an array of `{ rootRevision, title, latestLeaf, updatedAt, headOrigin?, headNote? }` sorted newest-first; the `head*` fields describe `latestLeaf`. `headOrigin: "editor"` means the last hand on that design was the user's, in the browser editor — read `headNote` (the engine-computed diff of their save) before you change anything, and build from `latestLeaf` so

  • login

    Sign in with your IMG.LY account (opens the system browser). The session saves automatically once the user finishes in the browser; call login again anytime to confirm — safe to repeat, it does not restart the flow or invalidate the open link. Pass switch_account=true to sign in as a different user.

  • logout

    Sign out of your IMG.LY account (revokes the session and clears local credentials).

  • rename

    Rename a design. `revision` may be any revision in the lineage; the root's title is updated. Use this when the title set at design creation no longer fits.

Public scan report

scanner v0.1.8 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scan302 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 1 days ago15/15
  • Maintainer identitynamespace and repository owner differ; GitHub account older than a year6/10
Overall 89/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Grade history

  • 2026-09-19restoreBAscore 89

Install directly

Runs npx -y @imgly/codesign-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add codesign -- npx -y @imgly/codesign-mcp
Add to Cursor

Codesign: common questions

Is Codesign MCP server safe?
Yes, by our scan: it is graded A (89/100). Read the Codesign safety report
How do I install Codesign?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Codesign need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Codesign maintained?
The last commit was 2 days ago (2026-09-18). The latest release is v0.3.6.

Alternatives to Codesign

Same job from other publishers: the closest match first, then the best rated.

All Codesign alternatives →
  • Layerbridge
    Read, edit and export the Figma file open in a local plugin. No REST API, no rate limits.
    B
  • Valmera — agentic AI video editor
    Edit uploaded footage with AI tools: cuts, captions, reframing and previews. Final export in Studio.
    A
  • Study Design Diagram Studio WebMCP
    Read and edit a live study design canvas through its predefined WebMCP tools.
    A
  • Clipwave
    Generate video and images, edit them on a real multi-track timeline, and export an MP4.
    A
  • KiCad MCP Pro
    Production-grade MCP server for KiCad EDA—PCB design, DRC, simulation, BOM, DFM, and manufacturing.
    A

More from img.ly