Loading MCP server directory, please wait...
Design your site's AI avatar in the ASMI studio; your coding agent ships it into your repo.
npx @getmcp/cli add tech.broen/asmiRequires Node.js 18+. Community-contributed server. Review source before installing.
x-api-keyASMI API key (auk_…) — create one in the ASMI studio's Deploy dialog at broen.tech/apps/asmi. Authorization: Bearer works too.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"tech.broen/asmi": {
"url": "https://broen.tech/api/asmi/mcp",
"transport": "streamable-http",
"headers": {
"x-api-key": ""
}
}
}
}