Skip to content

imgly/codesign

v0.1.0MIT

CoDesign gives AI agents like Claude Code, Codex and PI a real design engine for genuine, editable designs, not flat images. Bring in what you have: InDesign, Photoshop, PowerPoint and PDF files stay editable. Exports print-ready PDFs with CMYK and bleed. Every design opens in a built-in editor for manual fixes. Runs on your machine, no account.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

codesignstdio
{
  "type": "stdio",
  "command": "npx",
  "args": [
    "-y",
    "@imgly/codesign-mcp@latest",
    "stdio"
  ]
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "codesign",
  "version": "0.1.0",
  "description": "CoDesign gives AI agents like Claude Code, Codex and PI a real design engine for genuine, editable designs, not flat images. Bring in what you have: InDesign, Photoshop, PowerPoint and PDF files stay editable. Exports print-ready PDFs with CMYK and bleed. Every design opens in a built-in editor for manual fixes. Runs on your machine, no account.",
  "author": {
    "name": "IMG.LY GmbH",
    "url": "https://img.ly"
  },
  "homepage": "https://img.ly/codesign",
  "repository": "https://github.com/imgly/codesign",
  "license": "MIT",
  "keywords": [
    "ai-agents",
    "brand",
    "claude-code",
    "codex",
    "design",
    "design-automation",
    "design-tools",
    "gemini-cli-extension",
    "graphic-design",
    "imgly",
    "local-first",
    "mcp",
    "mcp-server",
    "model-context-protocol",
    "nodejs",
    "pdf-tools",
    "print",
    "video-editing",
    "video-processing"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "CoDesign"
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 2other files
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai