SpecialX
Model Context Protocol · Beta

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

1

Open Claude settings

Launch the app or open claude.ai and go to

2

Add a custom connector

Name it SpecialX and paste the URL:

https://specialx.ai/api/mcp
3

Connect 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_workspaces

Returns the SpecialX workspaces the authenticated user belongs to.

list_workflows

Lists the user's workflow canvases — personal plus any workspace they belong to.

get_workflow

Reads a single workflow canvas with its nodes (text, asset, mediaGen, llm, group) and edges.

list_models

Lists available image and video generation models with credit costs.

generate_image

Submits an image generation job to a chosen model and workspace.

generate_video

Submits a video generation job (Veo, Kling, Grok, and more).

get_task

Polls 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.

FAQ

What is MCP?+
Model Context Protocol is an open standard from Anthropic that lets AI clients talk to external tools and data sources. Any MCP-compatible client can connect to SpecialX with no extra plugin.
Does this cost extra?+
No. The MCP server is free to use — you only pay for the credits your generations consume, at the same rates as the website.
Which transport is used?+
HTTP streamable transport (no SSE). The endpoint speaks the latest MCP spec with OAuth 2.1 (PKCE). SSE-only clients are not supported.
Can I revoke access?+
Yes. Revoke any client's tokens from Settings at any time.
© 2026 SpecialX™. All rights reserved.