Skip to content
Windsurf

Artel for Windsurf

io.github.nicolasprimeau/artel

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

client:Windsurf transport:streamable-http

Install Artel in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "artel": {
      "serverUrl": "https://{artel_host}/mcp"
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Artel in other clients