# Beatra > Agent-native multimodal creation through a Universal Skill, OAuth MCP, and REST/OpenAPI. The Beatra MCP server is the OAuth-protected tool surface for agents. Connect with Streamable HTTP, discover tools live, and let durable task state govern media execution, artifacts, and billing. ## Start here - [MCP landing](https://mcp.beatra.ai): Connection, OAuth, discovery, and execution overview - [Install Universal Skill](https://beatra.ai/install.md): Preferred Beatra agent workflow - [Quickstart](https://docs.beatra.ai/en/docs/quickstart): Install and sign in ## Connection - Streamable HTTP endpoint: https://mcp.beatra.ai/mcp - Authentication: OAuth device authorization; do not paste or persist tokens in prompts. - Complete account-level consent and controls in the Customer Console when requested. ## Tool discovery - [MCP server metadata](https://mcp.beatra.ai/.well-known/mcp): Connection and product discovery metadata - [Protected resource metadata](https://mcp.beatra.ai/.well-known/oauth-protected-resource): OAuth resource and authorization-server metadata - [Live tool catalog](https://mcp.beatra.ai/tools): Current public tool discovery projection; MCP clients should use tools/list at runtime ## Tool families - [Capabilities](https://docs.beatra.ai/en/docs/capabilities): Images, video, music, speech, voices, public social data, models, uploads, tasks, and artifacts - [Live model roster](https://docs.beatra.ai/en/docs/models): Current model availability and pricing ## Execution rules - [Async tasks](https://docs.beatra.ai/en/docs/mechanisms/async-tasks): Durable status, polling, cancellation, and terminal state - [Uploads](https://docs.beatra.ai/en/docs/mechanisms/uploads): Source media and artifacts - [Billing](https://docs.beatra.ai/en/docs/mechanisms/billing): Credits, usage, failures, and refunds - [Errors and retries](https://docs.beatra.ai/en/docs/mechanisms/errors): Actionable and retryable errors ## Documentation - [Docs overview](https://docs.beatra.ai/en/docs): Complete product and integration documentation - [Agent Markdown guides](https://docs.beatra.ai/llms.txt): Self-contained capability guides and machine contracts ## REST fallback - [REST API landing](https://api.beatra.ai): Custom-application integration surface - [OpenAPI JSON](https://docs.beatra.ai/openapi.json): Canonical machine-readable REST contract ## Support - Email: support@beatra.ai