Remix.run Logo
CharlesW 10 hours ago

It's strangely difficult to find official information about this, but here's what I've learned:

• Use `/plugin` to open Claude Code's plug-in manager

• In the Discover tab, enter `lsp` in the search box

• Use `spacebar` to enable the ones you want, then `i` to install

Hope that helps!

JamesSwift 9 hours ago | parent | next [-]

Yeah, I posted here because I was completely blindsided when my claude asked if I wanted to install a go lsp. I didnt even know that was a thing. A little googling led to this changelog from 3 days ago, but I was surprised I hadnt seen any previous mentions of this online (from either creators, anthropic, or HN posts).

I am disabling it for now since my flow is fine at the moment, I'll let others validate the usefulness first.

bredren 8 hours ago | parent [-]

I got an unexpected offer to install the LSP plugin for swift-lsp at 6:30pm pst on 12/19pm and again yesterday afternoon the text reads:

LSP Plugin Recommendation

LSP provides code intelligence like go-to-definition and error checking

Plugin: swift-lsp

Swift language server (SourceKit-LSP) for code intelligence Triggered by: •swift files

Would you like to install this LSP plugin? › 1. Yes, install swift-lsp 2. No, not now 3. Never for swift-lsp 4. Disable all LSP recommendations

tomashubelbauer 7 hours ago | parent | prev | next [-]

I am on the latest version of Claude Code and nothing comes up when I follow this and search for "mcp". Looks like this feature is quite undercooked at the moment. I'm hoping for a more straightforward way to enable this and ensure the LSP is being used by Claude in the future.

anamexis 6 hours ago | parent [-]

Perhaps because you are searching for "mcp" and not "lsp"?

tomashubelbauer 6 hours ago | parent [-]

LOL yeah that would be a solid guess but I just sanity checked and I messed it up only in the comment, in Claude Code when I search for "lsp" I still get no matches.

mudkipdev 3 hours ago | parent | next [-]

Upgrade claude code, on old versions the anthropic marketplace is not enabled by default

anamexis 6 hours ago | parent | prev | next [-]

Interesting. I'd guess you don't have the Claude Plugins marketplace enabled, but I very much agree that the whole plugins/marketplace system seems half-baked in Claude Code.

jonaustin 5 hours ago | parent | prev [-]

might need to upgrade claude code

jonaustin 34 minutes ago | parent [-]

huh, well i got it on my work account, but my personal claude pro account still doesn't seem to have it available (2.0.76)

Maxious 9 hours ago | parent | prev | next [-]

If you want to add custom lsps, they need to be wrapped in a Claude code plugin which is where the little bit of actual documentation can be found https://code.claude.com/docs/en/plugins-reference

9 hours ago | parent | prev | next [-]
[deleted]
9 hours ago | parent | prev | next [-]
[deleted]
bicx 10 hours ago | parent | prev | next [-]

Thanks! I saw typescript-lsp in the plugins list, but I wasn't sure if that was related.

kasey_junk 10 hours ago | parent | prev [-]

Have you figured out what triggers it?

CharlesW 9 hours ago | parent | next [-]

No, and it looks like this functionality was released/announced prematurely:

https://github.com/anthropics/claude-code/issues/14803#issue...

https://github.com/anthropics/claude-code/issues/13952#issue...

https://github.com/anthropics/claude-code/issues/13952#issue...

JamesSwift 9 hours ago | parent [-]

My permissions prompt isnt quite working right with it either. It pops up but isnt blocking, so claude continues editing and asking for other permissions which replaces this prompt. Then when you confirm those prompts, it shows the LSP prompt again. Definitely needs polish (and explanations on how it even benefits the agent)

monkpit 5 hours ago | parent | prev [-]

Go to /plugins, then marketplaces, then select official and update marketplace. This did it for me.