MCP + Deno LSP integration #28690
alexgleason
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been experimenting with "vibe coding" Deno/TypeScript projects using Goose + Claude + MCP
It's scary how good it works already, but it occurred to me there is a major missing piece that could enable it work 10x better, by integrating the Deno LSP.
This would enable it to essentially "hover its mouse" over an identifier like this:
I'm not sure if there should be a Deno-specific MCP, or just a general LSP-MCP bridge. I found a few projects where people have started on the latter idea, but they are still experimental:
How can we unblock this?
Beta Was this translation helpful? Give feedback.
All reactions