Install the companion

Your agent opens the Chamber. You just ask.

The Dojo runs locally inside your own repository. Nothing here asks you to upload code, paste secrets, or hand over model credentials. The cloud stores only identity, entitlement, and privacy-safe progression.

One supported lane: OpenCode / MCP

Add the Dojo MCP server to your agent's config (you already have it). The agent calls dojo_enter, which opens the one-time Chamber URL in your browser and streams live state over SSE.

// opencode.json — add the Dojo MCP server your agent already has
{
  "mcpServers": {
    "dojo": {
      "command": "dojo-mcp",
      "args": []
    }
  }
}

The one sentence to tell your agent

In your coding agent, say:

Enter The Dojo for this repository.

After your agent opens the Chamber, return here any time to manage your subscription from billing.