Skip to content

KeepFlash Agent Access for Zed

io.github.dante-is-shipping/keepflash-agent-access

Search, read, cite, create, and safely update a user's private KeepFlash knowledge library.

client:Zed transport:streamable-http

Install KeepFlash Agent Access in Zed

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

{
  "context_servers": {
    "keepflash-agent-access": {
      "url": "https://keepflash.com/api/mcp"
    }
  }
}

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

KeepFlash Agent Access in other clients