← Registry

AI & Machine Learning

incarn.co

Animates family photos using AI to bring ancestors to life in videos, offering a free first animation without subscription.

1 endpoint5 known toolsFirst detected August 18, 2026Last detected September 18, 2026

ENDPOINT 1

https://api.incarn.co/mcp

No auth detected

MCP server metadata

Name
incarn
Version
1.1.0
Capabilities
resources.listChangedtools.listChanged

Known tools 5

list_examples

Voir des exemples avant/après d'animation de photos anciennes (galerie de démonstration).

Inferred read-only
create_upload

Étape 1 pour animer une photo JOINTE dans le chat quand il n'y a pas d'URL publique.

Inferred read-only
confirm_upload

Étape 2 : une fois les octets envoyés (PUT) sur l'upload_url, appelle-moi avec le upload_id pour valider la photo (modération incluse).

Inferred read-only
animate_photo

Anime une photo ancienne en une courte vidéo naturelle.

Inferred read-only
get_animation_status

Récupère le statut d'un job d'animation et l'URL de la vidéo une fois prête.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.incarn]
url = "https://api.incarn.co/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "incarn": {
      "type": "http",
      "url": "https://api.incarn.co/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: incarn
Remote MCP URL: https://api.incarn.co/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "incarn": {
      "url": "https://api.incarn.co/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "incarn": {
      "type": "http",
      "url": "https://api.incarn.co/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "incarn",
  "transport": "streamable-http",
  "url": "https://api.incarn.co/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for incarn.co was fetched 2026-08-21T10:48:18.848Z and is being refreshed.

Trust status Neutral

incarn.co is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.