top | item 47017261

(no title)

orsorna | 15 days ago

Claude, or any good agent, doesn't need MCP to do things. As long as it has access to a shell it can craft any command that it needs to fulfill its prompt.

discuss

order

llm_nerd|15 days ago

There are no shell commands to do what is described. I could get Claude to interact with BLE devices, but it did it by writing and running various helper applications, for instance using the Bleak library. So I guess not an MCP per se.

efreak|14 days ago

They said access to a shell, not to shell commands. A shell can include a package manager.