SJinn MCP
Connect SJinn to an AI client through MCP and create image, video, or audio 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, video, or audio 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, create audio, or check a previous task.
Current Capabilities
| Capability | MCP tool | What it does |
|---|---|---|
| Account check | whoami | Shows the authenticated SJinn account, membership, credits, and available capabilities. |
| Local file upload | upload_asset | Uploads local image, video, or audio files and returns SJinn asset URLs for generation inputs. |
| Image generation | create_image_task | Creates an SJinn image generation or editing task. |
| Video generation | create_video_task | Creates an SJinn video generation task. |
| Audio generation | create_audio_task | Creates an SJinn audio generation task. |
| Task lookup | get_task | Checks one existing task by task ID. |
| Recent history | list_recent | Lists 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
| Model | Best for |
|---|---|
gpt-image-2 | General image generation and editing. |
nano-banana-pro | Higher-quality image generation and editing. |
nano-banana-2 | Image generation and editing with current Nano Banana 2 support. |
Video Models
| Model | Best for |
|---|---|
seedance2 | General text-to-video and image-to-video generation. |
kling3 | Video generation with Kling 3 support. |
gemini-omni-video | Full-modality video generation with up to 7 reference images and an optional reference video. |
Audio Models
| Model | Best for |
|---|---|
seed-audio-1-0 | Text-to-audio generation with optional reference audios or one reference image. |
For seed-audio-1-0, provide a prompt. You may also provide either audio_urls with up to 3 reference audio URLs, cited as @Audio1, @Audio2, and @Audio3, or image_urls with one reference image URL. Do not provide both audio_urls and image_urls in the same audio task.
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.
Create audio:
Use SJinn to create a short upbeat jingle for a product launch.
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.
