Provides documentation for integrating Kotlin language server with Claude Code. Requires installing kotlin-lsp CLI separately via Homebrew. Enables code intelligence, refactoring, and analysis for .kt and .kts files.

2.1kstars250forks
|708 views

Skill Content

306 characters

Kotlin language server for Claude Code, providing code intelligence, refactoring, and analysis.

Supported Extensions

.kt .kts

Installation

Install the Kotlin LSP CLI.

brew install JetBrains/utils/kotlin-lsp

More Information

Installation

Marketplace
Step 1: Add marketplace
/plugin marketplace add anthropics/claude-plugins-official
Step 2: Install plugin
/plugin install kotlin-lsp@claude-plugins-official