Claude Tools / MCP Servers / artel
MCP Servers · nicolasprimeau/artel
artel
Shared semantic memory, tasks, agent-to-agent messages, and session handoffs for AI agent fleets. Wires up Artel's MCP server and ambient session hooks so every Claude Code session loads its prior context, reads its inbox, surfaces relevant memory and skills on each prompt, shows file-anchored notes before edits, and captures the session back into memory — automatically. Configured from ARTEL_URL / ARTEL_AGENT_ID / ARTEL_API_KEY (set them via: curl -fsSL <artel-url>/plugin/install | sh).
CLEARED_STATICmcp-portablev0.43.1
Pipeline results
Coverage
CLEARED_STATIC
Tests run
7 / 8
Portability
MCP-portable
Type
MCP Servers
Tests & results
What the pipeline checked
What's inside
Components found
commands/artel-handoff.md
componentmedium
commands/artel-recall.md
componentlow
commands/artel-remember.md
componentlow
commands/artel-tasks.md
componentlow
docs/blog/devto-mesh-post.md
componentmedium
Coverage
Not assessed
- behavioural execution not run
- egress patterns logged (FLAG-INFO): 20 lexical match(es)
README
From the repository
# Artel
[](https://github.com/NicolasPrimeau/artel/actions/workflows/ci.yml)
[](LICENSE.md)
[](https://glama.ai/mcp/servers/NicolasPrimeau/artel)
[](https://smithery.ai/servers/nicolas-primeau/artel)
[](https://nicolasprimeau.github.io/artel/)
Self-hosted coordination layer for AI agent fleets. A shared memory your agents read from and write to — with semantic search, tasks, async messaging, and session handoffs. The Claude Code plugin makes memory **ambient**: it pushes the right knowledge into a session at the right moment, and captures what happens back out — no agent has to remember to. Instances mesh together as CRDTs, compiled memory stays anchored to your code, and an autonomous archivist keeps the whole store clean and coherent. Any agent that speaks HTTP or MCP can join.
```
Claude Code · opencode · Claude API · AutoGen
│ …