Back to Plugins
Swift LSP
Language Server Protocol support for Swift development. Real-time type checking, Xcode integration, SwiftUI previews, and intelligent code completion for iOS, macOS, watchOS, and tvOS development.
swiftlspiosmacosofficialxcode
By Anthropic
Installation
claude plugins add swift-lsp@claude-plugins-officialConfiguration
{
"enabledPlugins": {
"swift-lsp@claude-plugins-official": true
}
}Commands
/swift-checkType check Swift files and show errors/swift-formatFormat Swift code with swift-format/swift-buildBuild Swift package or Xcode projectHow to install
- Open Claude Code in your terminal
- Run the installation command above
- The plugin will be enabled automatically
- Use the plugin's features in your Claude Code sessions