Skip to content
Cline

swiftforge for Cline

io.github.jrlingyin888/swiftforge

Curated, current SwiftUI components (incl. iOS 26 Liquid Glass) for your AI coding agent.

client:Cline transport:stdio runtime:npm

Install swiftforge in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "swiftforge": {
      "command": "npx",
      "args": [
        "-y",
        "swiftforge-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

swiftforge in other clients