← Back to search
100
Agent Ready
Agentic Readiness Score
+25 llms.txt +20 ai-plugin
ai-tools ai-pluginopenapiapimcpai-friendlyautomationllms-txt

Agentic Signals

📄
Found
🤖
Found
📖
OpenAPI Spec
Found
🔗
Structured API
Found
🏷
Schema.org Markup
Found
MCP Server
Found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 100/100

            

llms.txt Content

# Shipstar > Automated product marketing for developers. Ship features, and Shipstar handles the marketing — changelogs, release notes, social posts, and more. Shipstar connects to your GitHub repositories. When you push commits or merge PRs, it analyzes the changes and generates marketing content tailored to your audience and brand voice. GitLab and Bitbucket support is coming soon. ## Key Features - Changelog generation from commits and PRs - Release notes generated from your GitHub activity - Twitter/X and LinkedIn auto-posts - Blog post generation - Newsletter digests - RSS feed output - Custom tone and branding - Analytics dashboard - Draft review before publishing (or auto-publish) ## Supported Integrations - Sources: GitHub (GitLab and Bitbucket coming soon) - Publishing: hosted changelog page & embeddable widget, Twitter/X, LinkedIn, blogs, email newsletters & release emails, RSS feeds, Slack, Intercom, custom webhooks ## Pricing - Free plan: 1 project, 1,000 credits/month, no credit card required - Solo plan: $25/month or $20/month billed annually - Team plan: $29/month per seat ($24 annually, 2-seat minimum) with pooled credits - Paid plans include a 14-day free trial; cancel anytime, keep all published content ## Comparisons How Shipstar compares to alternatives: [Compare index](https://shipstar.ai/compare) — includes Shipstar vs ReleaseNotes.io, LaunchNotes, Beamer, AnnounceKit, Noticeable, Olvy, ChangelogAI, and GitHub Releases, plus head-to-head competitor comparisons. ## MCP Server (for agents) Shipstar exposes its full pipeline over MCP: `https://mcp.shipstar.ai/mcp` (streamable HTTP, OAuth 2.1 with dynamic client registration, or a dashboard API token as a bearer token). 23 tools cover content reads, generation from commits, draft review/approval, publishing, and release-email delivery. Machine-readable declaration: [/.well-known/mcp.json](https://shipstar.ai/.well-known/mcp.json) · Docs: [docs.shipstar.ai/mcp/overview](https://docs

OpenAPI Spec (preview)

{ "openapi": "3.1.0", "info": { "title": "Shipstar API", "description": "Public Shipstar REST API (v1). Authenticate with an API token from the dashboard: Authorization: Bearer <token>. For agent access prefer the MCP server at https://mcp.shipstar.ai/mcp (OAuth 2.1, streamable HTTP).", "version": "1.0.0" }, "paths": { "/health": { "get": { "summary": "Health Check", "description": "Health check endpoint for V1 API.\nThis endpoint does not require au