A paid remote server that hooks into ShipSwift to expose four tools: searching SwiftUI components, generating component patches, validating dependency policies, and exporting structured receipts. You get usage logs and audit ready JSON evidence for compliance or billing reconciliation. Requires a bearer token from the product site. Built for teams that need programmatic access to ShipSwift component operations with trackable, receipt backed workflows. If you're building tooling around SwiftUI component management and need to programmatically query, patch, or audit those operations, this gives you JSON RPC access over streamable HTTP.
ShipSwift Component MCP remote MCP for ShipSwift.
Paid remote MCP for ShipSwift, structured receipts, usage logs, and audit-ready JSON evidence.
com.clauxel.shipswiftcomponents/shipswiftcomponents-mcpThis is a paid hosted remote MCP. Production calls require a bearer token issued from the product website.
Authorization: Bearer <token>
Unauthenticated browser visits to /mcp return a clear JSON error instead of internal details.
search_swiftui_componentgenerate_component_patchvalidate_dependency_policyexport_component_receiptThis repository is a public documentation and directory-submission reference for the hosted service. It does not contain the private production source code.