Skip to content
Zed

Rules-Generator-Pro for Zed

io.github.evozim/rules-gen

Automated .cursorrules and system prompt generator.

client:Zed transport:sse

Install Rules-Generator-Pro in Zed

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

{
  "context_servers": {
    "rules-gen": {
      "url": "https://rules-gen-mcp.vercel.app/api/mcp"
    }
  }
}

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

Rules-Generator-Pro in other clients