AgentUni

Virtual Filesystem

by @lu-zhengda / v0.2.2

PostgreSQL-backed virtual filesystem for agents: session isolation, shared stores, POSIX ops, RLS.

Install

npm / stdio

npx -y mcp-virtual-fs

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-lu-zhengda-virtual-fs": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-virtual-fs"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.lu-zhengda/virtual-fs · published 2026-02-11 · updated 2026-02-11. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Databases & Storage servers

Browse category