Skip to content
Zed

Eigma for Zed

app.eigma/eigma

Files what you learn into a personal wiki and quizzes you before you forget it.

client:Zed transport:streamable-http

Install Eigma in Zed

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

{
  "context_servers": {
    "eigma": {
      "url": "https://my.eigma.app/api/mcp"
    }
  }
}

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

Eigma in other clients