Quickstart
Get your AI agent generating images, video, and audio in under five minutes using the Model Context Protocol.
01Setting up MCP
MCP (Model Context Protocol) is the open protocol that lets your AI assistant talk directly to AgentFramer's generation engine. Install the CLI and initialize the local bridge, that's all the wiring you need.
02Connecting your Agent
Once the bridge is running, register the AgentFramer MCP toolset with your AI client. You can connect via a locally running bridge for development, or point straight to our managed cloud infrastructure for production workloads.
03Your First Generation
With the bridge connected, your AI assistant has access to generate_image, generate_video, and generate_audio. Just describe what you want, the agent handles model selection, queuing, and delivery.
Your AI assistant calls AgentFramer's tools on your behalf, no dashboard required. See the MCP overview for a full list of available tools and capabilities.