Skip to main content

Concepts

One page per first-class object: what it is, its data model, and what you can do with it.

📄️MCP server

Status: available (self-host); hosted endpoint rolling out. The MCP server is the first-class way to drive the platform with AI — bring your own MCP client (Claude, Cursor, the claude CLI) rather than an in-app chatbot. You can run it yourself today (Dockerfile.mcp, or the mcp service in infra/docker-compose.yml). A hosted public endpoint on PLACEHOLDER Cloud's fleet (the dq-cloud-mcp service) is being finalized behind a public load balancer — once live, its URL appears in Settings → Connect AI. Authentication is by a personal API key (dqk_…) carried as a bearer; OAuth-2.1 + Dynamic Client Registration is on the roadmap (see Roadmap below).