archsmith

ayeshLK/archsmith
★ 0 stars TypeScript AI/LLM Updated today
Turn a validated JSON IR into a consistent layered-architecture diagram (SVG) — library, CLI, and MCP server, for humans and agents alike.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "archsmith": {
      "command": "npx",
      "args": [
        "-y",
        "ayeshLK/archsmith"
      ]
    }
  }
}

README Excerpt

<p align="center"> <a href="https://www.npmjs.com/package/@archsmith/cli"><img src="https://img.shields.io/npm/v/@archsmith/cli" alt="npm"></a> <a href="https://github.com/ayeshLK/archsmith/actions/workflows/ci.yml"><img src="https://github.com/ayeshLK/archsmith/actions/workflows/ci.yml/badge.svg" alt="CI"></a>

Topics

architecture-diagramsclidiagram-generatormcpsvgtypescript