Skip to content
Zed

StudioMeyer Personal Suite for Zed

io.studiomeyer/personal-suite

Local-first productivity: email, calendar, messaging, search, image gen. 49 tools. BYOK.

client:Zed transport:stdio runtime:npm

Install StudioMeyer Personal Suite in Zed

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

{
  "context_servers": {
    "personal-suite": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-personal-suite"
      ]
    }
  }
}

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

StudioMeyer Personal Suite in other clients