plumb

aram-devdocs/plumb
★ 1 stars Rust Code/Dev Tools Updated today
Deterministic design-system linter for rendered websites. CLI + MCP server for AI coding agents.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "plumb": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "plumb"
      ]
    }
  }
}

README Excerpt

<p align="center"> <a href="https://plumb.aramhammoudeh.com"> <img alt="Plumb — deterministic design-system linter for rendered websites" src="assets/brand/plumb-og.png" width="820"> </a> </p> <p align="center"><strong>A deterministic design-system linter for rendered websites, not the code behind it.</strong></p>

Topics

chromiumclicssdesign-systemdesign-tokensdeveloper-toolslintermcpmodel-context-protocolrust