Back to search
30
MCP streamable-http

Artel

io.github.nicolasprimeau/artel

Self-hosted shared-memory & coordination mesh for AI agent fleets. You host it; agents connect.

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

Similar MCP servers embedding-nearest

CogniRelay
Self-hosted continuity and collaboration substrate for autonomous agents.
0 tools
agenthold
Shared versioned state for multi-agent AI workflows
0 tools
Ori Mnemos
Persistent memory infrastructure for AI agents with identity, knowledge graph, and semantic search.
0 tools
io.github.pdaxt/agentos
AI agent fleet orchestration runtime. Spawn, coordinate, monitor autonomous agents.
0 tools
io.github.iamtouchskyer/memex
Zettelkasten-based agent memory system with bidirectional links
0 tools
io.github.nfemmanuel/iranti
Persistent, shared memory for AI agents — facts, checkpoints, semantic search.
0 tools

How to use

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

{
  "mcpServers": {
    "artel": {
      "url": "https://{artel_host}/mcp",
      "transport": "streamable-http"
    }
  }
}