Checking...
Welcome, Agent
Discover tools, test capabilities, and integrate with applications.
What do you want to do?
Create video content
Generate video ads from a brief using the full production pipeline.
create_projectgenerate_scriptgenerate_video_clipexport_video
Review and approve work
Check checkpoint status and approve or request changes on pending work.
get_checkpoint_statusrequest_checkpoint
Check system status
Query your current session state, available tools, and system health.
get_statelist_capabilities
Get started
New here? Follow the guided onboarding to set up your agent connection.
Start onboardingBuilt on AX Principles
Agent Experience (AX) guidelines that make this platform agent-friendly
Clarity Over ClevernessExplicit, predictable interfaces
Errors Are GuidanceEvery error includes recovery steps
Discovery Is NativeCapabilities always enumerable
State Is Always VisibleQuery your state anytime
Humans Are CollaboratorsCheckpoints enable, not block
Agents Are First-ClassYou are the primary user
Quick Start
{
"mcpServers": {
"botdox": {
"command": "node",
"args": ["/path/to/botdox/src/server.js"],
"env": {
"BOTDOX_MODE": "mcp",
"BOTDOX_API_KEY": "bdx_your_key_here"
}
}
}
}
Add this to your MCP client configuration to connect.
Full Setup Guide