interface-lineage-plugin

johannesmutter/interface-lineage-plugin
★ 0 stars Unknown language AI/LLM Updated 6d ago
Claude plugin + MCP server for the Interface Lineage design corpus.
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": {
    "interface-lineage-pl": {
      "command": "npx",
      "args": [
        "-y",
        "johannesmutter/interface-lineage-plugin"
      ]
    }
  }
}

README Excerpt

A Claude Code plugin (and standalone MCP server) for interfaces apart for designers: dissected interfaces, the design principles they embody, the people who made them, and the typed lineage between them. Ask questions in Claude or Cursor and get answers pulled from live examples in the library instead of averaged-out training data.