| ▲ | chollida1 3 days ago | |||||||
Isn't a best practice to run llm's and agents under their own user that gives them only access to what they require? How would an llm suddenly get access to your ~/.ssh folder if you didn't expressly give it access? | ||||||||
| ▲ | lowcache 2 days ago | parent | next [-] | |||||||
the MCP server is a child process of whatever process you started, it inherits your UID, and ~/.ssh is readable by you. I didn't need to expressly give it anything, it had it from the time it was activated, that's kind of the point | ||||||||
| ||||||||
| ▲ | bigstrat2003 2 days ago | parent | prev [-] | |||||||
[dead] | ||||||||