SJinn
SJinn MCP

SJinn MCP

Connect SJinn to an AI client through MCP and create image or video generation tasks from chat.

SJinn MCP

SJinn MCP lets an AI client call SJinn tools from a conversation. Use it when you want the assistant to create image or video tasks, prepare input assets, check your account, or retrieve task results without leaving the chat.

SJinn currently recommends MCP with Claude. For Claude Code and Codex, use SJinn Skills.


Connect SJinn in Seconds

Claude MCP Setup Demo

Watch the Claude MCP connection flow:

1. Go to Claude > Customize

In Claude desktop or claude.ai, open Customize > Connectors.

2. Add a custom connector

Name it SJinn and paste this remote MCP server URL:

https://mcp.sjinn.ai/mcp

3. Connect and sign in

Click Add > Connect, then sign in with your SJinn account. After the connector is enabled in a conversation, ask Claude to create an image, create a video, or check a previous task.


Current Capabilities

CapabilityMCP toolWhat it does
Account checkwhoamiShows the authenticated SJinn account, membership, credits, and available capabilities.
Local file uploadupload_assetUploads local image, video, or audio files and returns SJinn asset URLs for generation inputs.
Image generationcreate_image_taskCreates an SJinn image generation or editing task.
Video generationcreate_video_taskCreates an SJinn video generation task.
Task lookupget_taskChecks one existing task by task ID.
Recent historylist_recentLists recent MCP tasks for the authenticated account.

More MCP tools can be added over time. This page describes the currently documented SJinn MCP surface.


Supported Generation Models

Image Models

ModelBest for
gpt-image-2General image generation and editing.
nano-banana-proHigher-quality image generation and editing.
nano-banana-2Image generation and editing with current Nano Banana 2 support.

Video Models

ModelBest for
seedance2General text-to-video and image-to-video generation.
kling3Video generation with Kling 3 support.

If you omit a model, SJinn uses the MCP default for that task type.


Example Prompts

Create an image:

Use SJinn to create a square product image of a glass perfume bottle on black marble.

Create a video:

Use SJinn to create a 16:9 video of a slow camera move through a neon studio.

Check a task:

Check this SJinn task and show me the output URL: <task_id>

Troubleshooting

The connector does not add

Confirm the URL is exactly:

https://mcp.sjinn.ai/mcp

Do not add extra paths, query parameters, or a trailing slash unless SJinn documentation explicitly changes the URL.

Sign-in does not complete

Remove the connector and add it again, then click Connect and complete the SJinn sign-in flow in the browser.

A task cannot be created

Check that your SJinn account is signed in and has enough credits. You can ask the assistant to run the account check before creating a task.

Media input fails

Use stable public HTTPS media URLs when possible. If your file is only on your local computer, ask the assistant to use upload_asset; supported clients open an SJinn upload panel, while text-only clients return upload commands and asset URLs.

A task is still running

Ask the assistant to check the task again later with the task ID. Video generation can take longer than image generation.