Loading MCP server directory, please wait...
Generate AI influencer photos, face swaps, and character sheets with a consistent face.
npx @getmcp/cli add ai.ryla/rylaRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token using a personal RYLA MCP API key, created at app.ryla.ai under Settings > API Keys. Each key is scoped to your own account and generations spend that account's credits.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.ryla/ryla": {
"url": "https://mcp.ryla.ai/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}