Back to search
30
MCP

iranti

npm/iranti

Memory infrastructure for multi-agent AI systems

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

in-memoria
Persistent intelligence infrastructure for agentic development
0 tools
devmemory-mcp
Persistent memory for AI agents via MCP
0 tools
memora
Give your AI agents persistent memory.
0 tools
engram-mcp
The permanent and semantic memory layer for AI agents
0 tools
io.github.nfemmanuel/iranti
Persistent, shared memory for AI agents — facts, checkpoints, semantic search.
0 tools
Agent2Models
Access to multiple AI models within a single request
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "iranti": {
      "url": "None",
      "transport": "http"
    }
  }
}