# ContentHero > The context and execution layer for AI content creation. Generate media, ground posts in your brand voice, and publish, all driven by your own agent. ## Docs - [Account & Billing](https://docs.contenthero.ai/account-billing.md): Credits, cost preflight, and reading your balance and usage. - [API Reference](https://docs.contenthero.ai/api-reference/overview.md): The /api/v1 REST surface, the TypeScript SDK, and how the transports relate. - [API Keys](https://docs.contenthero.ai/authentication/api-keys.md): Create, scope, and secure ContentHero API keys for the CLI and the raw /api/v1 surface. - [OAuth (MCP)](https://docs.contenthero.ai/authentication/oauth.md): How the hosted MCP server authenticates over OAuth, so agents never handle a raw key. - [Cookbook](https://docs.contenthero.ai/cookbook.md): End-to-end recipes that chain the surfaces. Tool names are the MCP names; CLI equivalents are contenthero . - [For AI Agents](https://docs.contenthero.ai/for-ai-agents.md): Read this first. The auth-detection ladder you must follow, the hard rules, and the failure mode to avoid. - [Brand](https://docs.contenthero.ai/guides/brand.md): Read and edit your brand kit, and search, add to, and grow a semantic knowledge base. - [Generate](https://docs.contenthero.ai/guides/generate.md): Image, video, audio, reference boards, and lip-sync, with output-id chaining and cost preflight. - [Inspiration](https://docs.contenthero.ai/guides/inspiration.md): Read tracked accounts, outliers, and brand-account performance to ground every decision. - [Pipeline](https://docs.contenthero.ai/guides/pipeline.md): Research to published post. Ground a draft in your voice, produce the media, assemble the post, schedule or publish. - [ContentHero for Developers](https://docs.contenthero.ai/index.md): The context and execution layer for AI content creation. Your agent is the brain. ContentHero supplies the grounding and does the work. - [Quickstart](https://docs.contenthero.ai/quickstart.md): From zero to a generated asset in a few minutes. Pick a transport, authenticate, generate, poll. - [CLI](https://docs.contenthero.ai/tools/cli.md): Install and use the ContentHero CLI: shell-native, scriptable, browser-assisted login. - [MCP Server](https://docs.contenthero.ai/tools/mcp.md): Connect the hosted ContentHero MCP server over OAuth, per agent host.