Vishal Yadav
yadavvi.com
Vishal Yadav
@yadavvi.com
एकु मैं मंद मोहबस कुटिल हृदय अग्यान।
पुनि प्रभु मोहि बिसारेउ दीनबंधु भगवान॥
Turns out the /api endpoints are only available with IDE Remote Control plugin.

localhost:8090/api/file/cur... gives me an HTTP 200 but there's nothing in the response

Tried to debug the proxy source code - github.com/MaXal/jetbra...

`handleToolCall()` doesn't get called :sad:
December 7, 2024 at 9:20 AM
Hey, for the endpoint `/mcp/current_file`, IntelliJ Idea doesn't seem to return anything.

I have my IDE_PORT set to 8090. When using this - localhost:8090/mcp/current_... - I only get 404 not found.
December 7, 2024 at 8:21 AM
Soooo many things to solve - Getting hot reloading to work when my code is being worked on in the IDEs while the development server / docker is running in Mac Mini

-- one of the many challenges.
December 5, 2024 at 4:57 PM