ASMI — AI avatars for your site for VS Code
tech.broen/asmi
Design your site's AI avatar in the ASMI studio; your coding agent ships it into your repo.
client:VS Code
transport:streamable-http
Install ASMI — AI avatars for your site in VS Code
.vscode/mcp.json
{
"servers": {
"asmi": {
"type": "http",
"url": "https://broen.tech/api/asmi/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs