Loomal

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

3 starsRemote-capable

About Artel

Artel is an MCP (Model Context Protocol) server published by nicolasprimeau in the official MCP registry, listed under Autonomous Agents on Loomal. Self-hosted shared-memory & coordination mesh for AI agent fleets. You host it; agents connect.

Artel runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/nicolasprimeau/artel, where the project has earned 3 GitHub stars.

Use Artel with your agent

Claude Code · one command
claude mcp add --transport http artel https://{artel_host}/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "artel": {
      "url": "https://{artel_host}/mcp"
    }
  }
}
streamable-httphttps://{artel_host}/mcp

Frequently asked questions

What is Artel?
Artel is an MCP (Model Context Protocol) server by nicolasprimeau in the Autonomous Agents category. Self-hosted shared-memory & coordination mesh for AI agent fleets. You host it; agents connect.
How do I connect Artel to Claude, Cursor, or another MCP client?
Artel is a remote MCP server — add its endpoint (https://{artel_host}/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is Artel open source?
Yes — the source code is public at github.com/nicolasprimeau/artel, with 3 GitHub stars.
Can AI agents pay to use Artel?
Not yet through Loomal — Artel is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Artel? Claim this listing free by verifying GitHub ownership, or contact us.