# Cloud Harness MCP Documentation > Cloud Harness MCP is a private, single-owner remote coding harness exposed through authenticated Streamable HTTP MCP. ## Overview & Architecture - [What is Cloud Harness?](https://docs.harness.agentkit.best/index.md): Introduction and high-level design. - [How It Works](https://docs.harness.agentkit.best/how-it-works.md): Ingress, API, Runner, and non-root TTL executor flow. - [Concepts & Glossary](https://docs.harness.agentkit.best/concepts.md): Workspaces, idempotency keys, execution TTLs, principals. - [Security Model](https://docs.harness.agentkit.best/security-model.md): Threat model, network isolation, credential safety. ## Getting Started - [Installation](https://docs.harness.agentkit.best/installation.md): Quickstart setup for Docker, VPS, and local dev. - [Getting Started Guide](https://docs.harness.agentkit.best/getting-started.md): Opening your first workspace and running commands. - [Connecting MCP Clients](https://docs.harness.agentkit.best/connect.md): Overview of connecting AI tools. ## AI Client Connect Guides - [ChatGPT](https://docs.harness.agentkit.best/ai-tools/chatgpt.md): OAuth connector configuration. - [Claude Desktop](https://docs.harness.agentkit.best/ai-tools/claude.md): Claude Desktop setup with gateway. - [Claude Code](https://docs.harness.agentkit.best/ai-tools/claude-code.md): Local authorization header connection. - [Cursor](https://docs.harness.agentkit.best/ai-tools/cursor.md): Global or project-level MCP setup. - [Codex](https://docs.harness.agentkit.best/ai-tools/codex.md): config.toml configuration. - [Gemini CLI](https://docs.harness.agentkit.best/ai-tools/gemini.md): CLI setup. - [Google Antigravity](https://docs.harness.agentkit.best/ai-tools/antigravity.md): IDE configuration. - [Grok / xAI](https://docs.harness.agentkit.best/ai-tools/grok.md): Responses API MCP integration. ## Operator Dashboard - [Dashboard Overview](https://docs.harness.agentkit.best/dashboard/index.md): The Mission Control operator dashboard. - [Workspaces](https://docs.harness.agentkit.best/dashboard/workspaces.md): Active and historical workspace management. - [Projects](https://docs.harness.agentkit.best/dashboard/projects.md): Repository management. - [API Keys](https://docs.harness.agentkit.best/dashboard/api-keys.md): Managing static API keys. - [GitHub App Bindings](https://docs.harness.agentkit.best/dashboard/github.md): Linking GitHub App installations. - [Artifacts](https://docs.harness.agentkit.best/dashboard/artifacts.md): Inspecting workspace output artifacts. - [Audit Logs](https://docs.harness.agentkit.best/dashboard/audit.md): Security audit trail. - [Profile & Themes](https://docs.harness.agentkit.best/dashboard/profile.md): Account details and appearance settings. ## Technical References - [Tools Reference](https://docs.harness.agentkit.best/reference/tools.md): Complete catalog of 52 MCP tools. - [Environment Variables](https://docs.harness.agentkit.best/reference/environment-variables.md): Configuration reference. - [Git Transfer Semantics](https://docs.harness.agentkit.best/reference/git-transfer.md): Origin-only push/fetch/pull helper. - [Sessions & Tasks](https://docs.harness.agentkit.best/reference/sessions-and-tasks.md): PTY shells, sessions, and task DAGs. - [Limits & Bounds](https://docs.harness.agentkit.best/reference/limits.md): Buffer limits, pagination, and timeouts. - [Troubleshooting](https://docs.harness.agentkit.best/troubleshooting.md): Diagnosis and recovery playbooks. - [Agent Skill (cloudharness)](https://docs.harness.agentkit.best/agent-skill.md): Installing and using the companion skill.