Skip to content
Zed

ASMI — AI avatars for your site for Zed

tech.broen/asmi

Design your site's AI avatar in the ASMI studio; your coding agent ships it into your repo.

client:Zed transport:streamable-http

Install ASMI — AI avatars for your site in Zed

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

{
  "context_servers": {
    "asmi": {
      "url": "https://broen.tech/api/asmi/mcp"
    }
  }
}

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

ASMI — AI avatars for your site in other clients