← Back to Plugins
MCP Server MCP

ASMI — AI avatars for your site

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

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

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://broen.tech/api/asmi/mcp",
      "headers": [
        {
          "description": "ASMI API key (auk_…) — create one in the ASMI studio's Deploy dialog at broen.tech/apps/asmi. Authorization: Bearer works too.",
          "isRequired": true,
          "isSecret": true,
          "name": "x-api-key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...