Artel for Cline
io.github.nicolasprimeau/artel
Self-hosted shared-memory & coordination mesh for AI agent fleets. You host it; agents connect.
client:Cline
transport:streamable-http
Install Artel in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"artel": {
"url": "https://{artel_host}/mcp"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs