Skip to content
Zed

authshore for Zed

io.github.jyswee/authshore

Auth infrastructure for coding agents. User pools, secrets vault, token management. As easy as git.

client:Zed transport:sse runtime:npm

Install authshore in Zed

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

{
  "context_servers": {
    "authshore": {
      "url": "https://mcp.authshore.ai/sse"
    }
  }
}

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

authshore in other clients