Jonathan Melhuish

Results 17 comments of Jonathan Melhuish

@motin I've had a chance to use Cline for a few days now, so I can report back my initial experience. So far I used it to create a simple...

I think the point of MCP is not that these types of functionality are "built in", the idea is that you can you add MCP clients for whatever you need,...

MCP is (at least theoretically) an open standard that other LLMs can implement. As far as I know it's only Anthropic's models than implemented it so far, though.

Automated discovery sounds great if it works well, because then if I'm coding something and realise I need a tool (or the LLM realises?) then I don't have to go...

I switched to using Cline (with Claude Sonnet 3.5) mostly because it supports MCP tools, but I have been disappointed how infrequently it uses them. I suspect it's because the...

The same issue occurs if you have to do "sudo su" to run any of Cline's commands as root.

Just in case it helps: Cline is working perfectly for me using Vscode locally but connected to a Github Codespace. (which is essentially a Ubuntu linux virtual machine via SSH)