# Framehood Docs > Documentation for Framehood — image, video and audio generation for AI agents and > people, via MCP, CLI and REST API. Every page below is also available as raw > markdown: append `.md` to any page URL (e.g. https://docs.framehood.ai/guide/quickstart.md). ## Start here - [Framehood](https://docs.framehood.ai/index.md): Framehood is evolving fast — new models and skills land often, and you may hit the occasional rough edge. - [For AI agents](https://docs.framehood.ai/llm.md): This documentation is built to be read by agents as much as by people. - [Credits & plans](https://docs.framehood.ai/guide/billing.md): Every generation costs **credits**. - [Add Framehood to Claude.ai](https://docs.framehood.ai/guide/claude-ai.md): Framehood plugs straight into Claude — the `image`, `video`, `audio`, `qa` and `files` tools appear right inside your chats, so you can ask Claude to make a poster, cut a clip, or add a voiceover and it calls Framehood for you. - [CLI](https://docs.framehood.ai/guide/cli.md): The CLI is **experimental and may be unstable** — expect rough edges and breaking changes. - [MCP server](https://docs.framehood.ai/guide/mcp.md): Framehood's primary interface is the [Model Context Protocol](https://modelcontextprotocol.io). - [Framehood in Claude Code](https://docs.framehood.ai/guide/plugin.md): The **Framehood plugin** brings Framehood into **Claude Code** — the terminal CLI, the Claude desktop app's **Code**, and the IDE extensions. - [Quickstart](https://docs.framehood.ai/guide/quickstart.md): Framehood gives you image, video, and audio generation through one functional toolset. ## Reference - [REST API](https://docs.framehood.ai/reference/api.md): The REST API is for apps and custom integrations. - [Actor models](https://docs.framehood.ai/reference/models/actors.md): Actor models — LoRA training, actor-consistent generation, and voice cloning — are **temporarily disabled** while we rework them. - [Audio models](https://docs.framehood.ai/reference/models/audio.md): Speech, sound effects, and music (model input schemas), plus local audio processing (our ffmpeg implementation, free). - [Image models](https://docs.framehood.ai/reference/models/image.md): Text-to-image generation, image editing, and upscaling. - [Model catalog](https://docs.framehood.ai/reference/models/index.md): Every model you can call through Framehood — what it does, how to call it, its full parameter schema, limits, and cost. - [Video processing & assembly](https://docs.framehood.ai/reference/models/processing.md): Auto-captions and lipsync plus local ffmpeg pipelines (free, our implementation). - [QA checks](https://docs.framehood.ai/reference/models/qa.md): Quality checks for generated media — our own implementations (local ffmpeg, with a vision/STT call for some). - [Video models](https://docs.framehood.ai/reference/models/video.md): Video generation, image-to-video, editing, swap, and upscaling — model input schemas. - [Tools](https://docs.framehood.ai/reference/tools.md): Framehood exposes a small, functional toolset over [MCP](/guide/mcp). ## Machine-readable extras - [llms-full.txt](https://docs.framehood.ai/llms-full.txt): the entire documentation in one file - [agent-corpus.json](https://docs.framehood.ai/agent-corpus.json): structured JSON snapshot of every page (id, section, title, url, text) - [sitemap.xml](https://docs.framehood.ai/sitemap.xml) ## Related - [framehood.ai](https://framehood.ai): product site - Console: https://framehood.ai/app