Skip to content
Zed

mess for Zed

fyi.mess/mess

Inventory of your service accounts, kept current by your coding agents. Metadata only, no secrets.

client:Zed transport:streamable-http

Install mess in Zed

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

{
  "context_servers": {
    "mess": {
      "url": "https://mess.fyi/api/mcp"
    }
  }
}

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

mess in other clients