MCP Serverv1.1.0
ASMI — AI avatars for your site
ASMI — AI avatars for your site
Overview
Design your site's AI avatar in the ASMI studio; your coding agent ships it into your repo.
Quick Start
Tip: If your OS has the MatrixHub Client registered, clicking Open MatrixHub Client in the sidebar will launch it. If not, the manual commands below do exactly the same thing.
1. Install the Component
Run the following command in your terminal to install the component.
matrix install mcp.tech-broen-asmi.sse.a8f82e3734@1.1.0 --alias asmi-ai-avatars-for-your-site2. Run the Component
Once installed, you can start it with the run command.
matrix run asmi-ai-avatars-for-your-site3. Use It
Your component is now running. You can interact with it at http://127.0.0.1:<port> (the port will be shown in your terminal).
Technical Details
For advanced use cases, you can view the raw component manifest file.
View Raw Manifest (JSON)