Skip to main content
Framesail AI
Docs

Account, billing & API

MCP server & connecting agents

Framesail ships a remote MCP server at https://api.framesail.com/mcp (streamable HTTP — nothing to install), so Claude or any MCP client can drive the whole pipeline: projects, styles, assets, every generation step, audio, scenes, export, and your credit balance. MCP access is included on the Pro, Studio, and BYOK plans.

Two ways to connect

Your account page has an always-visible "Connect an agent" section with the exact steps for both paths.

Guardrails agents get for free

Step order is enforced server-side: a tool called before its prerequisites are done fails with a self-correcting error that names the exact next action, so agents recover instead of flailing. Re-submitting a step that is already running is refused rather than double-billed, and batch steps skip items already generated or in flight — an agent retrying never duplicates work.

Where it's listed

The server is listed on Smithery, Glama, and GitHub. For the broader developer surface — the REST API behind the same keys — see API keys & the REST API and the developers page.