Skip to content
Cursor

CodePic for Cursor

io.github.abelce/codepic

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

client:Cursor transport:streamable-http tools:7

Install CodePic in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

CodePic in other clients