CapOwn Documentation¶
CapOwn turns remote machines into execution nodes that AI agents can schedule. The Master exposes MCP Streamable HTTP and a REST API; Workers connect outbound over HTTPS + SSE (no inbound ports required).
Start here: Getting Started
Guides¶
| Document | Content |
|---|---|
| Getting Started | Install Master/Worker, tokens, connect an agent |
| Architecture | System layout, components, design constraints |
| User Guide | CLI, multi-user model, Client config, errors |
| Deployment | Docker, host Worker, Nginx for CLI + MCP, troubleshooting |
| MCP Support | Tools, auth, Origin policy, client examples |
| CLI Contract | CLI output formats and stability |
| Master API | HTTP endpoints, auth modes, shapes |
Languages¶
- English (this section)
- Chinese: use the language switcher, or open
/zh/(Getting Started, Deploy, and MCP are translated; other pages fall back to English)