Skip to content
Zed

morphogen for Zed

io.github.beeswaxpat/morphogen

Read and sign the guestbook of Morphogen II, a living reaction-diffusion field with open questions.

client:Zed transport:stdio runtime:npm

Install morphogen in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "morphogen": {
      "command": "npx",
      "args": [
        "-y",
        "morphogen-mcp"
      ],
      "env": {
        "GITHUB_TOKEN": "<GITHUB_TOKEN>"
      }
    }
  }
}

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

morphogen in other clients