zlacker

[parent] [thread] 1 comments
1. siscia+(OP)[view] [source] 2025-05-06 17:35:25
This problem have been solved by LSP (language server protocol), all we need is a small server behind MCP that can communicate LSP information back to the LLM and get the LLM to use by adding to the prompt something like: "check your API usage with the LSP"

The unfortunate state of open source funding makes buildings such simple tool a loosing adventure unfortunately.

replies(1): >>satvik+T8
2. satvik+T8[view] [source] 2025-05-06 18:32:28
>>siscia+(OP)
This already happens in agent modes in IDEs like Cursor or VSCode with Copilot, it can check for errors with the LSP.
[go to top]