Skip to content
Zed

StyleForge-AI for Zed

io.github.evozim/styleforge-ai

Automated design token builder producing clean CSS and Sass assets.

client:Zed transport:sse

Install StyleForge-AI in Zed

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

{
  "context_servers": {
    "styleforge-ai": {
      "url": "https://styleforge-ai-mcp.vercel.app/api/mcp"
    }
  }
}

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

StyleForge-AI in other clients