Skip to content
Back to search
30
MCP v0.15.5 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%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Artel
Self-hosted shared-memory & coordination mesh for AI agent fleets. You host it; agents connect.
0 tools · streamable-http
Artel
Self-hosted shared memory and coordination mesh for AI agent fleets, with semantic search, task management, and async messaging.
0 tools
CogniRelay
Self-hosted continuity and collaboration substrate for autonomous agents.
0 tools
Agent Memory Mesh
Persistent agent memory with semantic search, observation saving, session summaries, and graph queries.
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

How to use

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

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