Skip to content
Zed

Atomic CSS for Zed

io.github.yoodaekyung/atomic-css

Utility CSS for any platform — near-zero learning curve. Built for developers and AI alike

client:Zed transport:sse

Install Atomic CSS in Zed

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

{
  "context_servers": {
    "atomic-css": {
      "url": "https://atomiccss.dev/mcp"
    }
  }
}

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

Atomic CSS in other clients