Skip to content
VS Code

Shipstar for VS Code

ai.shipstar/mcp

Generate changelogs, release emails, help-center articles, banners, and social posts from commits.

client:VS Code transport:streamable-http

Install Shipstar in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.shipstar.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Shipstar in other clients