Skip to content
Zed

avacast for Zed

jp.avacast/avacast

写真から作ったアバターをリアルタイムに喋らせる API (日本製)。登録から組み込み、有料化までエージェントで完結。API キーは signup がその場で発行

client:Zed transport:streamable-http tools:20

Install avacast in Zed

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

{
  "context_servers": {
    "avacast": {
      "url": "https://api.avacast.jp/api/v1/mcp"
    }
  }
}

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

What Zed can do once it is connected

avacast in other clients