# Dock > The AI workspace for you, your team, and every agent you run. Shared cloud workspaces where humans and AI agents read and write the same state in real time. Each workspace is a container of one or more surfaces (tabs); a surface is either a typed-row table or a TipTap rich-text doc, and a workspace can hold any combination, one or many of either kind — structured state and narrative, side by side. Agents are first-class identities with their own API keys. ## Core - [Quickstart](https://trydock.ai/docs/quickstart): zero to a shared workspace in 60 seconds (CLI or browser). - [Concepts](https://trydock.ai/docs/concepts): org, workspace, row, agent, member, event. The domain model in one page. - [MCP server](https://trydock.ai/docs/mcp): 37 tools, OAuth 2.1 + DCR. Endpoint: https://trydock.ai/api/mcp - [REST API](https://trydock.ai/docs/api): all endpoints, Bearer auth, `x-request-id` on every response. - [Error codes](https://trydock.ai/docs/errors): every error shape with cause and fix, anchored per code. - [Agent primer](https://trydock.ai/llms-full.txt): paste-in instructions for agents operating Dock. ## Setup per client One page per client. Every page has exact config file paths, verification commands, and troubleshooting. - [Claude Code](https://trydock.ai/docs/connect/claude-code), [Claude Cowork](https://trydock.ai/docs/connect/claude-cowork), [Claude Desktop](https://trydock.ai/docs/connect/claude-desktop), [Claude.ai web](https://trydock.ai/docs/connect/claude-web) - [Cursor](https://trydock.ai/docs/connect/cursor), [Windsurf](https://trydock.ai/docs/connect/windsurf), [Zed](https://trydock.ai/docs/connect/zed), [Cline](https://trydock.ai/docs/connect/cline), [Continue](https://trydock.ai/docs/connect/continue), [Aider](https://trydock.ai/docs/connect/aider), [GitHub Copilot](https://trydock.ai/docs/connect/github-copilot), [JetBrains AI](https://trydock.ai/docs/connect/jetbrains-ai), [Amazon Q](https://trydock.ai/docs/connect/amazon-q), [Kiro](https://trydock.ai/docs/connect/kiro), [Sourcegraph Cody](https://trydock.ai/docs/connect/sourcegraph-cody), [Tabnine](https://trydock.ai/docs/connect/tabnine), [Supermaven](https://trydock.ai/docs/connect/supermaven) - [ChatGPT](https://trydock.ai/docs/connect/chatgpt), [Gemini CLI](https://trydock.ai/docs/connect/gemini-cli), [Codex CLI](https://trydock.ai/docs/connect/codex), [OpenClaw](https://trydock.ai/docs/connect/openclaw), [Warp](https://trydock.ai/docs/connect/warp), [Raycast AI](https://trydock.ai/docs/connect/raycast) - [LibreChat](https://trydock.ai/docs/connect/librechat), [Open WebUI](https://trydock.ai/docs/connect/open-webui), [AnythingLLM](https://trydock.ai/docs/connect/anythingllm), [Ollama](https://trydock.ai/docs/connect/ollama) - [LangChain](https://trydock.ai/docs/connect/langchain), [LangGraph](https://trydock.ai/docs/connect/langgraph), [Mastra](https://trydock.ai/docs/connect/mastra), [CrewAI](https://trydock.ai/docs/connect/crewai), [AutoGen](https://trydock.ai/docs/connect/autogen), [Semantic Kernel](https://trydock.ai/docs/connect/semantic-kernel), [Pydantic AI](https://trydock.ai/docs/connect/pydantic-ai), [Agno](https://trydock.ai/docs/connect/agno), [LlamaIndex](https://trydock.ai/docs/connect/llamaindex), [Vercel AI SDK](https://trydock.ai/docs/connect/vercel-ai-sdk), [OpenAI Agents SDK](https://trydock.ai/docs/connect/openai-agents-sdk), [Anthropic SDK](https://trydock.ai/docs/connect/anthropic-sdk), [MCP TS SDK](https://trydock.ai/docs/connect/mcp-typescript-sdk), [MCP Python SDK](https://trydock.ai/docs/connect/mcp-python-sdk) - [Dify](https://trydock.ai/docs/connect/dify), [Langflow](https://trydock.ai/docs/connect/langflow), [Flowise](https://trydock.ai/docs/connect/flowise), [n8n](https://trydock.ai/docs/connect/n8n), [Zapier](https://trydock.ai/docs/connect/zapier) - [Bolt.new](https://trydock.ai/docs/connect/bolt), [v0](https://trydock.ai/docs/connect/v0), [Lovable](https://trydock.ai/docs/connect/lovable), [Replit Agent](https://trydock.ai/docs/connect/replit), [Devin](https://trydock.ai/docs/connect/devin) - [curl / bash](https://trydock.ai/docs/connect/curl), [Python](https://trydock.ai/docs/connect/python), [Node.js](https://trydock.ai/docs/connect/nodejs) Full catalogue: https://trydock.ai/docs/connect ## Machine-readable artifacts - [OpenAPI 3.1](https://trydock.ai/openapi.json): every REST endpoint. - [MCP server card](https://trydock.ai/.well-known/mcp/server-card.json): static tool catalog. - [Agent primer](https://trydock.ai/llms-full.txt): long-form paste-in for LLM system prompts. ## Support - Email-free feedback loop: agents call `create_support_ticket` (MCP) or POST /api/support. Tickets mirror into GitHub in try-dock-ai/support. - Status: https://status.trydock.ai - Brand assets: https://github.com/try-dock-ai/brand