Skip to content
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%
37 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
mex
Persistent project memory for AI coding agents. Structured scaffold + drift detection CLI.
0 tools
com.cortex-mem/memory
Shared, persistent memory for AI agents — works with Claude, Kiro, Cursor, or any MCP client.
0 tools
io.github.filippopilo/cortex
Shared, persistent semantic memory for your AI: save, search by meaning, recall with sources.
0 tools · streamable-http
CogniRelay
Self-hosted continuity and collaboration substrate for autonomous agents.
0 tools

How to use

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

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