AI integration surface

Ultraner for AI

The fastest way for AI agents and AI coding assistants to build payments across Africa using one API.

One API for African mobile money, cards, PayPal and wallets. Live today in Tanzania and Rwanda, expanding Africa-wide. Designed end-to-end for AI agents and code-generation tools.

Who this is for

Built for the tools that build software

Claude Code

Optimized for automatic integration inside AI coding environments.

Cursor

Optimized for automatic integration inside AI coding environments.

Lovable

Optimized for automatic integration inside AI coding environments.

Bolt

Optimized for automatic integration inside AI coding environments.

Replit

Optimized for automatic integration inside AI coding environments.

Windsurf

Optimized for automatic integration inside AI coding environments.

GitHub Copilot

Optimized for automatic integration inside AI coding environments.

AI Agents

Optimized for automatic integration inside AI coding environments.

Machine-readable layer

Everything an AI needs, in formats it can read

Each resource is structured, versioned and stable, so generated code is correct on the first pass.

OpenAPI Specification

Full machine-readable API contract, every endpoint, schema and example.

Open resource

llms.txt

A concise, model-friendly index of Ultraner for LLM context windows.

Open resource

Full docs as Markdown

A plain-text mirror of the whole API reference, view, download, or paste straight into an LLM chat.

Open resource

MCP Server

Let AI agents call Ultraner directly, payments, refunds, webhooks, checkout.

npx @ultraner/mcp

SDKs

Open-source clients for Node, Python, Go, PHP, Dart and C, plus a WooCommerce plugin.

Open resource

JSON Schemas

Strict request/response schemas for validation and code generation.

Open resource

Example Apps

Reference implementations you can clone, read and adapt.

Open resource

Webhook Schemas

Signed event payloads with verifiable signatures and typed bodies.

Open resource
Prompt library

Copy-paste prompts for AI

Drop any of these into your AI coding assistant to scaffold a working Ultraner integration.

Prompt 1
Build a marketplace using Ultraner with escrow payments, mobile money support in Tanzania and Rwanda, and vendor payouts.
Prompt 2
Create a SaaS app with recurring subscription billing using Ultraner, supporting mobile money, card, and PayPal, with a public manage/cancel page.
Prompt 3
Build a booking platform where payments are held in escrow and released after service completion.
Prompt 4
Integrate Ultraner into a Next.js app with webhook verification and checkout sessions.
Prompt 5
Add a recurring Ultraner payment link (is_recurring) to my app so each customer who checks out gets their own subscription on whatever method they choose.
Prompt 6
Let my users get paid at ultraner.com/pay/@username, and resolve a phone number or email to the same wallet using the Ultraner /v0/pay/resolve endpoint.
Prompt 7
Set up an Ultraner product catalog with a few plans (e.g. Monthly and Yearly prices on one product), then create a checkout session straight from a price using the Ultraner SDK.
Ultraner MCP Server

Give AI agents direct access to payments

The Model Context Protocol server lets agents interact with Ultraner directly, create payments and refunds, open checkout sessions, register webhooks and inspect transactions, all without leaving the conversation.

npx @ultraner/mcp
  • Create payments
  • Issue refunds
  • Open checkout sessions
  • Register webhooks
  • Inspect transactions
  • Manage payouts

Request flow

Developer
Claude Code
Ultraner MCP
Ultraner API
Mobile Money Networks
Starter templates

Clone a template, ship in minutes

Ultraner is built for AI-first development

No struggle to integrate

Machines should never wrestle with payments. Predictable resources, predictable errors.

Schema-driven by design

APIs are typed and consistent, so generated code compiles and runs the first time.

Examples everywhere

Every feature ships with prompts, examples and machine-readable specs.