Skip to content

Agentic Design System for Zed

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

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

client:Zed transport:stdio runtime:npm

Install Agentic Design System in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Agentic Design System in other clients