{
  "schema_version": "v1",
  "name_for_human": "Shipstar",
  "name_for_model": "shipstar",
  "description_for_human": "Automated product marketing for developers: changelogs, blog posts, release emails, and social posts generated from shipped code.",
  "description_for_model": "Shipstar turns a project's GitHub commit history into marketing content: changelogs, blog posts, knowledge base articles, release notes emails, feature pages, and social posts. Public REST surface: read published changelog/blog/KB content and RSS feeds, or authenticate with a Shipstar API token (Authorization: Bearer). For content generation, review, publishing, and email delivery, prefer the MCP server at https://mcp.shipstar.ai/mcp (OAuth 2.1, streamable HTTP).",
  "auth": {
    "type": "user_http",
    "authorization_type": "bearer"
  },
  "api": {
    "type": "openapi",
    "url": "https://shipstar.ai/openapi.json"
  },
  "logo_url": "https://shipstar.ai/shipstar-logo.svg",
  "contact_email": "support@shipstar.ai",
  "legal_info_url": "https://shipstar.ai/terms"
}
