Hi,
I found NeatContext never auto route context when running on Github Copilot. I tried to ask in Github Copilot and got:
Root cause: NeatContext starts its MCP bridge using node, but this environment reports “node is not recognized”. Therefore the bridge never starts and get_context is not registered. The context files were read directly instead.
Does it mean NeatContext needs node.js installed as the prerequisite? Thanks!
Hi,
I found NeatContext never auto route context when running on Github Copilot. I tried to ask in Github Copilot and got:
Does it mean NeatContext needs node.js installed as the prerequisite? Thanks!