
AI DeanMachines
by ssdeanx
Modular AI agent framework with Google Gemini integration, knowledge graphs, and Upstash memory.
What it does
AI DeanMachines is a sophisticated, modular AI application framework built on the Mastra system. It provides a robust foundation for creating AI agents with pluggable capabilities, integrating advanced reasoning from Google's Gemini models with a persistent memory layer and a knowledge graph for RAG (Retrieval-Augmented Generation).
Tools
The server exposes tools for agent orchestration, memory management via Upstash Redis, and vector search using Xenova Transformers. It allows AI agents to maintain long-term state and leverage structured knowledge bases for more accurate and context-aware responses.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"ai-deanmachines": {
"command": "npm",
"args": ["run", "start"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
npm install -g ai-deanmachinesInformation
- Pricing
- free
- Published
- 4/30/2026
- stars






