MCP Server
MCP
ASMI — AI avatars for your site
Design your site's AI avatar in the ASMI studio; your coding agent ships it into your repo.
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