Skip to content
Zed

SessionKeeper for Zed

ai.sessionkeeper/mcp

Dungeons & Dragons (D&D) and TTRPG companion: SessionKeeper sessions, NPCs, wiki, DM prep.

client:Zed transport:streamable-http

Install SessionKeeper in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://api.sessionkeeper.ai/mcp"
    }
  }
}

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

SessionKeeper in other clients