
Skybridgepackager Mcp
Let your coding agent run Skybridge app packaging through a paid remote MCP and get pass/fail verdicts plus audit receipts instead of opaque CLI output.
Overview
Skybridge App Packager MCP is a MCP server for the Ship phase that runs Skybridge packaging gates and returns verdicts, receipts, usage logs, and audit-ready JSON to your agent.
What is this MCP server?
- Paid remote MCP over streamable HTTP at skybridgepackager.clauxel.com/mcp with Bearer authorization
- Returns structured verdicts, receipts, usage logs, and audit-ready JSON for agent workflows
- Publisher tags: skybridgepackager, skybridge, remote-mcp, paid-mcp, agent-tools
- Server card metadata at skybridgepackager.clauxel.com/server-card.json (registry schema 2025-12-11)
- Open-source reference implementation on GitHub (clauxel/skybridge-app-packager-mcp-mcp)
- Registry version 1.0.0
- 1 remote endpoint (streamable-http)
- Bearer Authorization header required
What problem does it solve?
Agents can trigger packaging steps but rarely leave you with a clear pass/fail verdict and an audit trail you can reuse at release time.
Who is it for?
Indie builders using agent-driven release prep who already use or evaluate Skybridge and want MCP-native packaging verdicts with audit JSON.
Skip if: Teams that need a free, self-hosted packager only, or workflows with no Skybridge account and no paid remote MCP budget.
What do I get? / Deliverables
After you connect Bearer auth to the remote endpoint, packaging attempts produce structured verdicts and receipts your agent can cite before you ship.
- Packaging verdicts and structured receipts usable in agent conversations
- Usage logs and audit-ready JSON suitable for release documentation
- Repeatable remote MCP calls against the Skybridge packager endpoint
Recommended MCP Servers
Journey fit
App packaging sits on the critical path right before you ship binaries or store builds, which maps to the Ship phase launch shelf. Launch subphase covers release artifacts and distribution prep; Skybridge Packager is explicitly an app packager gate for that moment.
How it compares
Paid remote MCP packaging gate with audit JSON, not a local agent skill or generic CI plugin.
Common Questions / FAQ
Who is Skybridge App Packager MCP for?
Solo and small-team builders who ship apps with AI coding agents and want Skybridge packaging results as structured MCP tool output with receipts.
When should I use Skybridge App Packager MCP?
Use it during Ship launch prep when an agent is driving packaging and you need an explicit verdict plus audit-ready JSON before distribution.
How do I add Skybridge App Packager MCP to my agent?
Add the streamable-http remote URL https://skybridgepackager.clauxel.com/mcp in your MCP client and set the Authorization header to a Bearer token from the product website.