ShipSwift for VS Code
io.github.signerlabs/shipswift
40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP.
client:VS Code
transport:streamable-http
tools:3
Install ShipSwift in VS Code
.vscode/mcp.json
{
"servers": {
"shipswift": {
"type": "http",
"url": "https://api.shipswift.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs