← Back to Plugins
MCP Server MCP

io.github.shawn1905/generation-ship

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "generation-ship-mcp",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional GitHub token — when set, submit_artifact auto-opens an Issue (full auto-review pipeline); without it, returns a pre-filled submission link",
          "format": "string",
          "isSecret": true,
          "name": "GITHUB_TOKEN"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...