Skip to content
Zed

content genie for Zed

io.github.muse-code-space/content-genie

AI Content Creation Assistant for Korean creators - Trend analysis & SEO

client:Zed transport:stdio runtime:npm

Install content genie in Zed

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

{
  "context_servers": {
    "content-genie": {
      "command": "npx",
      "args": [
        "-y",
        "content-genie-mcp"
      ]
    }
  }
}

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

content genie in other clients