Bring RYLA into your agent

Generate base images, perform face swaps, and create character sheets directly from Claude, Cursor, or your favorite AI agent.

Claude Desktop Cursor Any MCP client
Getting Started

3 Steps to Get Started

Connect RYLA to your agent in minutes

https://mcp.ryla.ai

Paste this once, add your key from Settings, and you're connected.

Copy the server URL

The box above. That's the whole address, nothing to assemble.

Paste it into your agent

Claude: Settings, Connectors, Add custom connector. Cursor: MCP settings.

Grab a key and go

Generate a key from Settings, drop it in, and ask your agent to create something.

Setup guide

Connect once, generate from anywhere

Real config, for your actual client. Copy the block, drop in your key, done.

~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ryla": {
      "url": "https://mcp.ryla.ai",
      "headers": {
        "Authorization": "Bearer YOUR_RYLA_KEY"
      }
    }
  }
}
.cursor/mcp.json
{
  "mcpServers": {
    "ryla": {
      "url": "https://mcp.ryla.ai",
      "headers": {
        "Authorization": "Bearer YOUR_RYLA_KEY"
      }
    }
  }
}
Server details
URL:     https://mcp.ryla.ai
Auth:    Bearer token (your RYLA MCP key)
Header:  Authorization: Bearer YOUR_RYLA_KEY
Available Tools

What You Can Do

Six powerful tools for AI-powered content creation

Generate Base Images

Create stunning AI-generated images in any style, pose, or setting.

Face Swap

Replace faces in images with your character or any reference photo.

Character Sheet Generation

Automatically generate complete character sheets with consistent styling.

Check Credits Balance

View your available credits for generation requests.

Check Generation Status

Monitor the status of your ongoing generation jobs.

View Your Gallery

Browse and manage all your generated images and content.

Before you connect

Questions people actually ask

Does this use my regular credits?

Yes, one balance. Anything your agent generates spends from the same credits you'd use in the dashboard.

Do results show up in my normal gallery?

Yes. Everything an agent generates lands in your RYLA gallery exactly like a dashboard generation would.

Is an API key the same as my login?

No. A key only allows generation and read access through MCP; it can't change your password or billing, and you can revoke it any time.

What happens if I revoke a key mid-generation?

Anything already running finishes. The key just won't be accepted for anything new after that.