# The render engine for AI agents

Turn 𝕏 stats and milestones into shareable GIFs and MP4s — from Cursor, Claude, or any MCP client. Free viral previews without a key; HD Studio renders on the API plan.

[Install MCP](/content/agents#install/index.html) [API pricing](/content/pricing/index.html)

## Humans design. Agents ship the clip.

AnimStats already powers free 𝕏 tools and Remotion Studio. MCP exposes the same surface so agents can preview viral tools and render branded social assets without opening CapCut.

### Add the MCP server

Point Cursor, Claude Desktop, or your agent runtime at the remote URL — no local install.

### Call free tools

`list_free_tools` then `free_tool_preview` with a username — no API key for age, aura, and worth.

### Render HD when ready

Upgrade to the API plan, create a key, and call `render_template` for branded Studio templates.

## Remote MCP — one URL

Endpoint: https://www.animstats.com/api/mcp. Optional skill brief for registries: https://www.animstats.com/agents/skill.md.

```json
{
  "mcpServers": {
    "animstats": {
      "url": "https://www.animstats.com/api/mcp"
    }
  }
}
```

After connecting, ask: “List AnimStats free tools” or “Preview twitter-aura for @handle.”

## What agents can call

Public free-tool tools need no auth. Template render requires an API-plan Bearer token.

| Tool | Auth | Purpose |
| --- | --- | --- |
| list_free_tools | None | Catalog of viral 𝕏 tools + page URLs |
| free_tool_preview | None | Live age / aura / worth + share URL |
| list_templates / get_template | None | Studio template catalog for renders |
| render_template | API key | Sync MP4 render (API plan) |

## Viral wedge agents can hand to users

Preview summaries in-chat, then send humans to the tool page to generate the GIF.

- [twitter-age](/content/tools/twitter-age/index.html) When did you join 𝕏? Join date, days online, and your era — Pre-Musk OG to X Native.
- [twitter-aura](/content/tools/twitter-aura/index.html) What's your 𝕏 aura? Playful vibe read — Main Character, Builder Mode, and more.
- [how-much-your-twitter-is-worth](/content/tools/how-much-your-twitter-is-worth/index.html) How much is your 𝕏 account worth? Estimate value from reach and engagement.
- [last-3-followers](/content/tools/last-3-followers/index.html) Your last 3 followers on 𝕏 Welcome recent followers in a short video.
- [circle-followers](/content/tools/circle-followers/index.html) 𝕏 interaction circle Shout out people you engage with most.
- [who-is-your-twitter-crush](/content/tools/who-is-your-twitter-crush/index.html) Who is your 𝕏 crush? A playful reveal of who might be into you.
- [your-twitter-top-fan](/content/tools/your-twitter-top-fan/index.html) Your 𝕏 top fan Spotlight who engages with you most.

## Agents FAQ

MCP, API keys, and free tools.

**What is AnimStats for agents?**  
AnimStats exposes a remote MCP server so AI agents (Cursor, Claude, OpenClaw-style tools) can list free 𝕏 viral tools, preview account age / aura / worth, and — with an API key — render branded GIF/MP4 templates.

**Do I need an API key for free tools?**  
No. `list_free_tools` and `free_tool_preview` work without authentication. `render_template` requires an API-plan Bearer key from Settings → API.

**Which MCP tools are available?**  
`list_free_tools`, `free_tool_preview`, `list_templates`, `get_template`, and `render_template`. Live free-tool previews cover twitter-age, twitter-aura, and how-much-your-twitter-is-worth; other free tools return a prefilled page URL.

**How do I connect Cursor or Claude?**  
Add a remote MCP server pointing to https://www.animstats.com/api/mcp. Copy the snippet on this page into your MCP config, then ask the agent to call `list_free_tools`.

**Where do humans use AnimStats?**  
Creators still use AnimStats Studio in the browser for templates, Custom, AI Shorts, and UGC. Agents use MCP/API for the same render surface.

## Ship proof content from your agent stack

Connect MCP today. Upgrade when you need unlimited branded Studio renders.

[View API pricing](/content/pricing/index.html) [Open Studio](/content/studio/index.html)
