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
{
"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