Skip to content
Zed

CodePic for Zed

io.github.abelce/codepic

AI agent draws editable hand-drawn diagrams (flowchart, ER, architecture) via MCP, not static images

client:Zed transport:streamable-http tools:7

Install CodePic in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "codepic": {
      "url": "https://codepic.cc/api/mcp/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

CodePic in other clients