Skip to content
Back to search
30
MCP sse

io.github.ajc3xc/meridian

io.github.ajc3xc/meridian

Persistent memory, task coordination, and HITL queue for AI coding sessions.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.AlekseiMarchenko/central-intelligence
Persistent memory for AI agents. Store, recall, and share knowledge across sessions.
0 tools
io.github.anvanster/tempera
Persistent episodic memory for AI coding: capture, retrieve, brief, dream cycle, cross-project.
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
io.github.camgitt/memoir
Persistent memory for AI coding tools via MCP. Remembers across sessions and machines.
0 tools
io.github.danielguru/repomemory
Persistent memory for AI coding agents. Hybrid search, auto-session capture, context routing.
0 tools
Memoir
Persistent memory layer for AI coding tools that syncs context across sessions, tools, and machines.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.ajc3xc/meridian": {
      "url": "https://usemeridian.us/mcp/sse",
      "transport": "sse"
    }
  }
}