§ the deployment surface

The missing deployment surface for AI agents.

Sign up, build your agent in the dashboard, and press Publish — it goes live for your customers on your surfaces: a public page, an embed widget on your site, your own domain. No setup files, no command line, no docs to read first.

<3min
To first published agent
6
Surfaces, one Publish
0
Lines of config
§ I · why Makent

One Publish. Every surface, at once.

Three commitments, in plain language. No credits to decode, no seats to buy, no infrastructure to reason about — you build the agent, we run and publish it.

one · publish

Instant multi-surface publish

One Publish press puts your agent live everywhere at once — public page, embed widget, API, webhook, cron, email — with a test-before-publish beat inside the minutes budget.

two · pricing

Dollars, not credits

Free to start, no card. One plan, a prepaid dollar wallet, and every run a visibly priced line — with a hard never-overdraw promise. No credits, no seats, no surprise bill.

three · brand

Brand-native, on your domain

Your agent carries your brand on your-domain.com from the first publish — the white space the nearest competitor sells as Enterprise plus $199/mo extra.

§ II · what it does

Answer. Capture. Book.

At publish your agent lands on one of the three jobs SMBs pay for — starting from a template, never a blank canvas. It answers from your content, captures what you would have lost, and hands the customer off to a human. It catches what would slip; it never claims to replace your support.

Answer from your content

Trained on your pages and docs, it answers questions in your voice — clone a template and edit, no blank canvas to stare at.

Capture the lead

Catch the visitor who would otherwise bounce. Every conversation is a lead you can act on.

Book the appointment

Turn the answer into a booking, then hand the customer to a real person — 85% still prefer one.

Sign up. Build it. Publish.

Live for your customers in minutes — on your page, your widget, your own domain.

§ for developers

Your keys. Your gateway. Your traces.

Prefer to go under the hood? Bring your own Anthropic, OpenAI, or any provider key. We route through Cloudflare AI Gateway — cache hits, fallbacks, rate limits — and surface every cent in the same dashboard, with REST, webhooks, and MCP on the API surface.

// makent.config.ts
export default defineAgent(({
  name: 'support-triage',
  model: 'claude-sonnet-4-6'         // ← any provider
  tools: [search, getCustomer, classify],
  memory: { vectorize: 'makent.support', topK: 5 },
})
Tier-attributed traces

Every step shows which tier ran it. No guessing where the latency came from.

Cost broken out per tier

Billing surfaces Think / WfP / Dynamic separately. Per agent. Per environment.

One queue, one dataset

Usage flows through one queue into one Analytics Engine dataset. Filterable per env.