# Clapr > Clapr (https://www.clapr.io) is an agent-first content command center for > YouTube creators and their editors. AI agents draft video ideas, titles, > hooks and scripts onto a Kanban board via MCP or REST; humans review, refine > and ship. Free tier includes full MCP server and REST API access. ## Interfaces for agents - [MCP server](https://www.clapr.io/docs/mcp): Streamable HTTP at https://www.clapr.io/api/mcp — personal access token (Bearer) or OAuth 2.1 with dynamic client registration (claude.ai one-click connect). 10 tools: list_workspaces, list_statuses, list_cards, get_card, get_performance, create_card, update_card, move_card, add_reference, add_comment. - [REST API v1](https://www.clapr.io/docs/api): base https://www.clapr.io/api/v1, same Bearer tokens, OpenAPI 3.1 at /api/v1/openapi.json. Built for n8n, Make, Zapier and custom scripts. - [Automation recipes](https://www.clapr.io/docs/automation): step-by-step n8n / Make / Zapier setups — auto-draft ideas into the board, weekly performance reports. - [Agent conventions](https://www.clapr.io/docs/agents): AGENTS.md snippet and Claude skill. Core rule: agents draft into the first column, humans review and publish. ## Product - [Landing page](https://www.clapr.io/): what Clapr does, pricing. - [AI & agents](https://www.clapr.io/ai): agent-first overview and setup paths. - Kanban board (Idea → Script → Editing → Published), weekly calendar, YouTube performance tracking, multi-workspace for editors and agencies, roles (owner/editor/viewer).