# Developer Platform

> Integrate Conto through the SDK, REST API, MCP server, CLI quickstart, webhooks, OpenAPI, and machine-readable discovery endpoints.

- Human URL: https://conto.finance/product/developer-platform
- Raw Markdown: https://conto.finance/product/developer-platform.md
- Terminal view: https://conto.finance/ai/product/developer-platform

## Proof Points

- **Entry points:** SDK, API, MCP, CLI
- **Docs:** OpenAPI and llms.txt
- **Fast path:** First sandbox payment

## Capabilities

### TypeScript SDK

Use typed helpers for setup, payment requests, policy checks, and agent-facing workflows.

### MCP server

Connect Conto to assistants and team workflows through Model Context Protocol.

### OpenAPI reference

Build generated clients and contract-driven integrations against the public API schema.

### Machine-readable docs

Use well-known manifests, skills, and LLM docs endpoints for agent discovery and retrieval.

## Workflow

### 1. Choose an integration path

Start with SDK, API, MCP, CLI, or hosted Conto Pay depending on how your agent runs.

### 2. Bootstrap a sandbox

Create an agent, wallet, default policy, and key before sending the first test payment.

### 3. Promote controls to production

Move from demo rails to production workflows while preserving policy and audit behavior.

## Outcomes

- Developers can test payment controls without building the entire control plane first.
- Teams can choose the integration method that matches their runtime.
- Docs, API contracts, and agent-readable endpoints stay discoverable.

## Related Solutions

- [micropayments](https://conto.finance/solutions/micropayments)
- [instant-payouts](https://conto.finance/solutions/instant-payouts)
- [autonomous-procurement](https://conto.finance/solutions/autonomous-procurement)
