Skip to content
Zed

mcp gera mind for Zed

io.github.geraservicesuk/mcp-gera-mind

GeraMind MCP (placeholder) — personal context vault for AI agents. Launching 2026.

client:Zed transport:stdio runtime:npm

Install mcp gera mind in Zed

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

{
  "context_servers": {
    "mcp-gera-mind": {
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-gera-mind"
      ]
    }
  }
}

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

mcp gera mind in other clients