Back to search
30
MCP
streamable-http
Artel
io.github.nicolasprimeau/artelSelf-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
Primary URL
https://{artel_host}/mcp
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"artel": {
"url": "https://{artel_host}/mcp",
"transport": "streamable-http"
}
}
}