swiftforge for Zed
io.github.jrlingyin888/swiftforge
Curated, current SwiftUI components (incl. iOS 26 Liquid Glass) for your AI coding agent.
client:Zed
transport:stdio
runtime:npm
Install swiftforge in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"swiftforge": {
"command": "npx",
"args": [
"-y",
"swiftforge-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs