1. Store
An agent sends useful information to Fulginn over MCP.
Fulginn sits between MCP-compatible agents and your local memory store, giving different tools access to the same persistent context.
An agent sends useful information to Fulginn over MCP.
Fulginn stores the memory in PostgreSQL with pgvector.
The memory is available to other connected MCP agents.
Relevant context is retrieved when an agent needs it.
The model provides intelligence. Fulginn provides continuity. Your PostgreSQL instance remains the durable source of memory.
Read the documentation →