# Duvo Developer Platform > Scoped agent-readable index for the Duvo developer platform: API, authentication, webhooks, CLI, MCP, and integration entry points. Use this when an agent needs developer context without the full marketing surface. ## Developer Resources - [Duvo Developer Platform](https://www.duvo.ai/developers): Human-readable developer platform overview for production agents. - [Developer docs markdown](https://www.duvo.ai/developers.md): Markdown overview of Duvo developer resources and machine-readable links. - [OpenAPI specification](https://www.duvo.ai/openapi.json): Live OpenAPI specification for all public Duvo API endpoints. - [API reference markdown](https://www.duvo.ai/api-reference.md): Markdown API reference with endpoints, authentication, and error behavior. - [Authentication guide](https://www.duvo.ai/auth.md): Auth, access, scopes, tenant controls, and credential handling. - [Webhooks guide](https://www.duvo.ai/webhooks.md): Webhook delivery, retry, signature, and event guidance. - [MCP guide](https://www.duvo.ai/mcp.md): Hosted and custom MCP server guidance for Duvo assignments. - [MCP server card](https://www.duvo.ai/.well-known/mcp/server-card.json): Machine-readable MCP discovery card for the Duvo MCP surface. - [Agent discovery manifest](https://www.duvo.ai/.well-known/agent.json): Machine-readable agent discovery manifest for capabilities, auth, and API surfaces. - [Agent instructions markdown](https://www.duvo.ai/agents.md): When-to-use, constraints, and integration instructions for autonomous agents. - [Getting started guide](https://www.duvo.ai/getting-started.md): Trial, sandbox, pilot, and first-run guidance for evaluators. - [CLI guide markdown](https://www.duvo.ai/cli.md): Markdown guide for installing and using the Duvo CLI to script runs, cases, approvals, and inspections. ## Live Documentation - [Docs hub](https://docs.duvo.ai/): Product documentation and guides. - [Assignment overview](https://docs.duvo.ai/getting-started/assignment-overview): Learn Duvo assignment fundamentals. - [Quick start](https://docs.duvo.ai/getting-started/quick-start): Build and run a first assignment. - [Creating assignments via API](https://docs.duvo.ai/running-assignments/creating-assignments-via-api): API guide for assignment creation. - [Running assignments via API](https://docs.duvo.ai/running-assignments/running-assignments-via-api): API guide for run execution. - [Human-in-the-loop](https://docs.duvo.ai/assignment-features/human-in-the-loop): Approval gates for agent work. - [Available connections](https://docs.duvo.ai/connections/available-connections): Supported third-party connections. ## Constraints - API, MCP, webhook, and sandbox access require a provisioned Duvo workspace. - Agents cannot bypass workspace RBAC, SSO, customer policy gates, or human approvals.