anthropics/swift-lsp
claude-codeOfficial# swift-lsp Swift language server (SourceKit-LSP) for Claude Code, providing code intelligence for Swift projects. ## Supported Extensions `.swift` ## Installation SourceKit-LSP is included with the Swift toolchain. ### macOS Install Xcode from the App Store, or install Swift via: ```bash brew install swift ``` ### Linux Download and install Swift from [swift.org](https://www.swift.org/download/). After installation, `sourcekit-lsp` should be available in your PATH. ## More Information -
Our Review
- •Code navigation and type awareness.
- •Diagnostics for Swift projects.
- •Supports iOS/macOS/server Swift.
Our Verdict
SourceKit-LSP is a Swift language server for Claude Code that provides code intelligence for Swift projects. Swift developers using Claude Code should adopt it. Key differentiator: native Claude Code integration versus standalone SourceKit-LSP implementations.
Frequently Asked Questions
How do I install SourceKit-LSP for Claude Code?
SourceKit-LSP is included with the Swift toolchain. On macOS install Xcode from the App Store or run brew install swift; on Linux download from swift.org. It then supports Swift code intelligence in Claude Code.
What is swift-lsp?
# swift-lsp Swift language server (SourceKit-LSP) for Claude Code, providing code intelligence for Swift projects. ## Supported Extensions `.swift` ## Installation SourceKit-LSP is included with the Swift toolchain. ### macOS Install Xcode from the App Store, or install Swift via: ```bash brew install swift ``` ### Linux Download and install Swift from [swift.org](https://www.swift.org/download/). After installation, `sourcekit-lsp` should be available in your PATH. ## More Information -
What license does swift-lsp use?
swift-lsp uses the Proprietary license.
What are alternatives to swift-lsp?
Explore related tools and alternatives on My AI Guide.
Open source: source code publicly visible
Anyone can inspect exactly what this repo does on GitHub before using it. Proprietary licensed.
Reviewed by My AI Guide for relevance, quality, and active maintenance before listing.
Install in Claude Code:
/install swift-lsp