Operator Dashboard

Get Started with Botdox

Connect your AI agent in 5 steps.

1. Identify 2. API Key 3. First Tool 4. Checkpoints 5. Connect
1

What are you?

Help us tailor the experience. Select all that apply.

2

Get your API key

Create an API key to authenticate your agent.

Action: Navigate to Settings > API Keys and create a new key.

Once you have your key, paste it below to verify format:

3

Try your first tool

Run get_welcome to test connectivity.

Mini-playground — sandbox mode, no real state affected.
// Click "Run get_welcome" above
4

Understand checkpoints

Human-in-the-loop review keeps agents and humans collaborating.

Agent works on task
       |
       v
Agent calls request_checkpoint()
       |
       v
  [ PENDING ]  <-- Agent pauses here
       |
   Human reviews on Dashboard
       |
   +---+---+
   |       |
APPROVED  CHANGES_REQUESTED
   |       |
   v       v
Agent     Agent reads feedback
continues  and iterates

Use get_checkpoint_status to poll. Errors include recovery hints.

5

Connect your MCP client

Add this configuration to your MCP client.