cictikz

wulffern/cictikz
★ 0 stars Python DevOps Updated today
AI-driven TikZ circuit schematics: symbol library, reproducible renderer, MCP server, xschem bridge
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": {
    "cictikz": {
      "command": "uvx",
      "args": [
        "cictikz"
      ]
    }
  }
}

Or install with pip: pip install cictikz

README Excerpt

AI-driven TikZ circuit schematics. **Docs:** [overview](docs/index.md) · [CLI](docs/cli.md) · A standalone Python package that ships the full aic2026 TikZ macro vocabulary as package data — `cictikz_lib` (the `ckt_lib` schematic dialect, grid = 1.6, one transistor tall) plus the domain libraries (`boot`, `constellation`, `dacsm`, `esd`, `gmc`, `mos`, `plane`,