Connect your MCP client to Syntasy

Use one server endpoint to generate media, check tasks, read history and access assets through your Syntasy account.

Server endpoint

JSON-RPC over HTTPS

/api/mcp

Generation

Images, video and audio tools call the same Syntasy generation pipeline.

Status

Poll tasks, fetch generation history and open authenticated media assets.

OAuth

Tokens are linked to a Syntasy user, so scopes, limits and billing are predictable.

Available tools

The MCP client will see these methods after tools/list.

syntasy_generate_image
syntasy_generate_video
syntasy_generate_audio
syntasy_get_generation_status
syntasy_list_generations
syntasy_get_generation
syntasy_get_media_asset
syntasy_list_models
syntasy_chat
MCP | Syntasy