SpecialX inside your AI assistant.
Plug SpecialX into Claude, Cursor, ChatGPT, Windsurf, or any MCP-compatible client. Generate images and video, manage workspaces, and check task status straight from your assistant.
Connect to Claude
Add a custom connector
Name it SpecialX and paste the URL:
https://specialx.ai/api/mcpConnect and sign in
Click Add → Connect, sign in with your SpecialX account — you're all set, now just ask Claude to generate an image.
What your assistant can do
Once connected, your client gets these tools out of the box.
list_workspacesReturns the SpecialX workspaces the authenticated user belongs to.
list_workflowsLists the user's workflow canvases — personal plus any workspace they belong to.
get_workflowReads a single workflow canvas with its nodes (text, asset, mediaGen, llm, group) and edges.
list_modelsLists available image and video generation models with credit costs.
generate_imageSubmits an image generation job to a chosen model and workspace.
generate_videoSubmits a video generation job (Veo, Kling, Grok, and more).
get_taskPolls the status and final media URL of a generation task.
How authentication works
- 1.Your client opens a browser window to
specialx.ai/oauth/authorize. - 2.You sign in (or sign up) and approve access. Tokens are stored locally by your client.
- 3.All requests are scoped to your account. Generations consume credits from your balance — refunded automatically on failure.