SealGate for Zed
jp.sealgate/sealgate
既存のログインにパスキー (生体認証) を後付けする API (日本製)。登録・認証・失効・復旧を tool で組み込み、利用者のデータは開発者の手元に残る。API キーは管理画面で発行
client:Zed
transport:streamable-http
tools:15
Install SealGate in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sealgate": {
"url": "https://api.sealgate.jp/v1/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs