Skip to content

ellmos Homebase for Zed

io.github.ellmos-ai/ellmos-homebase-mcp

Local-first LLM orchestration: memory, knowledge, state, routing, swarm, API discovery, plugins.

client:Zed transport:stdio runtime:npm

Install ellmos Homebase in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "ellmos-homebase-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ellmos-homebase-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

ellmos Homebase in other clients