Machine View

Overview

Source: https://conto.finance/docs/introduction/overview

# Overview

> Conto is a control center for agentic payments with stablecoins, spending policies, and real-time monitoring

- Human URL: https://conto.finance/docs/introduction/overview
- Raw Markdown: https://conto.finance/docs/introduction/overview.md
- Terminal view: https://conto.finance/ai/docs/introduction/overview

Documentation group: Start

# Welcome to Conto

Conto is a control center for agentic payments using stablecoins and micropayment protocols (x402 and MPP).

### Quick Start
Link: https://conto.finance/quickstart/setup

    Guided Tempo Testnet setup in about 10 minutes

### SDK Reference
Link: https://conto.finance/sdk/installation

    Full TypeScript SDK documentation

### Developer Tooling
Link: https://conto.finance/guides/developer-tooling

    CLI, setup checks, OpenAPI, MCP, webhooks, and production checks

### API Reference
Link: https://conto.finance/api-docs

    Complete REST API documentation

### Policies
Link: https://conto.finance/policies/overview

    Configure spending rules and limits

## What is Conto?

Conto provides controls for agent spending:

- **Agent Identity Management** - Register and manage AI agents with unique identities
- **Wallet Management** - Create and fund wallets on Base, Solana, or Tempo with configurable spend limits
- **Policy Engine** - Define spending rules, limits, and approval workflows
- **Payment Protocols** - Support for stablecoins, x402 micropayments, MPP sessions, and A2A transfers
- **Transaction Monitoring** - Real-time visibility into all agent transactions
- **Trust Intelligence** - Cross-organization trust scoring for counterparties

## Key Features

    Every payment request is evaluated against your configured policies before execution. Set spend
    limits, time windows, approved vendors, and more.

    Manage multiple AI agents with different permissions, wallets, and spending limits. Perfect for
    teams with multiple autonomous agents.

    Full visibility into agent transactions with real-time dashboards, alerts, and audit logs.

    Benefit from anonymized cross-organization trust data to identify risky counterparties before
    transacting.

## Integration Surfaces

| Surface            | Description                                                        |
| ------------------ | ------------------------------------------------------------------ |
| **TypeScript SDK** | Typed client for agent-scoped and admin-scoped integrations        |
| **REST API**       | Lowest-level integration surface and source for generated clients  |
| **MCP Server**     | Tool server for Claude Desktop, Claude Code, and other MCP clients |
| **CLI Quickstart** | Guided provisioning flow for an agent, wallet, policy, and SDK key |
| **Agent Skills**   | Installable policy-enforcement skills for OpenClaw and Hermes      |

## Developer Path

The quickest path to a working integration is:

1. Run `npx @conto_finance/create-conto-agent`
2. Choose Tempo Testnet. The wizard funds the generated wallet with faucet `pathUSD` automatically
3. Run `npx conto doctor` (or call `GET /api/sdk/setup`) to verify agent readiness, wallet, scopes, and limits
4. Run `node example.mjs --execute` for a small request and execute flow
5. Add webhooks, audit logs, and generated clients when moving toward production

For a compact list of tools and checks, see [Developer Tooling](https://conto.finance/guides/developer-tooling).

## Next Steps

### Create Account
Link: https://conto.finance

    Sign up for Conto and create your organization

### Quick Start Guide
Link: https://conto.finance/quickstart/setup

    Follow our step-by-step setup guide

## Get in Touch

Have questions, feedback, or need help? We'd love to hear from you.

### Discord Community
Link: https://discord.gg/h7rYrpkrRt

    Join our Discord to chat with the team and other users

### Contact Support
Link: mailto:support@conto.finance

    Email the team at support@conto.finance