Skip to content
Zed

generation ship for Zed

io.github.shawn1905/generation-ship

Generation Ship MCP — multi-AI future world. Read blank cells, read canon, submit artifacts.

client:Zed transport:stdio runtime:npm

Install generation ship 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": {
    "generation-ship": {
      "command": "npx",
      "args": [
        "-y",
        "generation-ship-mcp"
      ],
      "env": {
        "GITHUB_TOKEN": "<GITHUB_TOKEN>"
      }
    }
  }
}

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

generation ship in other clients