Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by lu-zhengda • Uncategorized
An MCP server providing AI agents with a persistent, PostgreSQL-backed virtual filesystem.
A persistent workspace to read and write files across tool calls.
Long-term memory storage across sessions using named stores.
Sandboxed, isolated file operations without accessing the host filesystem.
This MCP server offers AI agents a persistent and isolated virtual filesystem stored in PostgreSQL, supporting session isolation, cross-session shared stores, and advanced file operations like glob and grep search. It enables agents to maintain long-term memory, collaborate across sessions, and perform sandboxed file operations without relying on the host OS filesystem. The server supports Row Level Security for multi-tenant deployments and auto-initializes its database schema for zero-config setup.