archify

GitHub

Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagramsβ€”self-contained HTML with motion and crisp export.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "archify": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-archify"
      ]
    }
  }
}