cclsp
by ktnyt· Developer Tools
⭐ 582
Claude Code LSP: enhance your Claude Code experience with non-IDE dependent LSP integration.
Install
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"cclsp": {
"command": "npx",
"args": [
"-y",
"github:ktnyt/cclsp"
]
}
}
}Works Well With
Other MCP servers developers commonly pair with cclsp
About
Claude Code LSP: enhance your Claude Code experience with non-IDE dependent LSP integration.
claudeclaude-codelspmcpmcp-server