X
Xtended
OfficialProvides a relational database backend that AI agents can use to store and retrieve persistent data across sessions. Acts as long-term memory storage for AI applications.
151 viewsRemote
What it does
- Store structured data in relational database tables
- Query persistent data using SQL
- Maintain conversation history across sessions
- Create and manage database schemas
- Perform CRUD operations on agent memory
- Track user preferences and context
Best for
AI agents that need to remember past interactionsChatbots requiring persistent user contextMulti-session AI applicationsAI systems managing structured knowledge bases
Streamable HTTP transportPersistent memory across sessionsSQL query support