Technical documentation

Deployment tools
and integrations

The proposed interface for software publishing on a user’s behalf.

Integration overview

DCP is a proposed deployment interface for software tools, including AI agents. This page documents the intended integration flow; no production endpoint is available yet.

Planned deployment flow

  1. Obtain the user’s authorization to publish the project.
  2. Submit the project using the released protocol once available.
  3. Return the public URL and deliver the claim link privately to the user.
  4. Use the supported tools to inspect or update the deployment when authorized.

A claim link grants management access. It must not be included in public output. Deployment access and intellectual property rights are distinct.

Tools and responses

The intended transports are remote MCP and HTTPS/JSON. Proposed deployment results include url, app_id, claim_url, and expires_at.

See the protocol proposal for planned tools and release stages, and /llms.txt for a concise machine-readable reference.