Skip to content
Claude Desktop

Agentic Design System for Claude Desktop

io.github.aa-on-ai/agentic-design-system

Render web and SwiftUI evidence, run explicit visual judgment, and trace ADS UI decisions.

client:Claude Desktop transport:stdio runtime:npm

Install Agentic Design System in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agentic-design-system": {
      "command": "npx",
      "args": [
        "-y",
        "ads-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Agentic Design System in other clients