Tag
The article explains that hosted AI agents cannot access local files like the Downloads folder due to running in ephemeral remote containers, not permission settings. It contrasts two solutions: a local MCP server or a desktop process that holds OAuth tokens and file handles locally.