Skip to content
Windsurf

generation ship for Windsurf

io.github.shawn1905/generation-ship

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

client:Windsurf transport:stdio runtime:npm

Install generation ship in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "generation-ship": {
      "command": "npx",
      "args": [
        "-y",
        "generation-ship-mcp"
      ],
      "env": {
        "GITHUB_TOKEN": "<GITHUB_TOKEN>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

generation ship in other clients