agentleFS for VS Code
com.agentlefs/agentlefs
Agent permissions for the files your team shares
client:VS Code
transport:streamable-http
Install agentleFS in VS Code
.vscode/mcp.json
{
"servers": {
"agentlefs": {
"type": "http",
"url": "https://mcp.agentlefs.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs