brainoir

Results 2 comments of brainoir

If you're encountering an `ENOENT` error when trying to run an MCP server using `npm` within your Cline configuration, try changing the `command` from `npm` to `node`. Here's an example...