Introducing TormentNexus: Open-Source AI Control Plane
mdmatk · reddit · 2026-07-15
The author introduces TormentNexus, an open-source control plane for AI agents designed to help them retain memory across multi-turn conversations without starting from scratch.
Key Features
- 26,000+ MCP servers directory: Indexes a vast array of MCP servers for easy access to web search, code execution, file access, and other tools.
- Tiered persistent memory: An L1 to L4 storage design covering short-term context, working memory, long-term memory, and archival memory.
- Multi-agent orchestration: Supports multiple agents sharing memory and tools.
- Local model support: Compatible with LM Studio, Ollama, and DeepSeek, keeping data strictly on-device.
- Unified dashboard: Centrally manage agents, memories, tool calls, and logs.
The author built this project out of frustration with fragmented agent frameworks, inconsistent memory systems, and disconnected toolsets, aiming to create a "control room" for unified management and experimentation.
More from coding & agent
- Codex helps build Valdiluce, an open-world game with climbing, gliding and gondolas — Dimillian · 2026-07-22
- HeyGen adds a media-sourcing skill for coding agents with 75k images and 10k tracks — HeyGen · 2026-07-22
- Agent search bottlenecks are now about variance, not raw latency — rohanpaul_ai · 2026-07-22
- LangSmith adds tracing for Pipecat, LiveKit, OpenAI Realtime, and Gemini Live — LangChain · 2026-07-22
- An MCP server signs every AI agent tool call into a verifiable Merkle chain — Funky_Chicken_22 · 2026-07-22
- Annotated transcript of a Claude Code team interview is now available — trq212 · 2026-07-22