Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Ultraner Server

БесплатноНе проверен

Enables AI agents to interact with the Ultraner API for creating payments, refunds, checkout sessions, managing escrow, and inspecting transactions across Afric

GitHubEmbed

Описание

Enables AI agents to interact with the Ultraner API for creating payments, refunds, checkout sessions, managing escrow, and inspecting transactions across Africa.

README

A Model Context Protocol server that lets AI agents call the Ultraner API directly: create payments and refunds, open checkout sessions, manage escrow, and inspect transactions across Africa.

Run

ULTRANER_API_KEY=sk_live_... npx @ultraner/mcp

Use in an MCP client

Claude Desktop / Claude Code (mcp.json or settings):

{
  "mcpServers": {
    "ultraner": {
      "command": "npx",
      "args": ["-y", "@ultraner/mcp"],
      "env": { "ULTRANER_API_KEY": "sk_live_..." }
    }
  }
}

Tools

  • create_mobile_money_payment charge a mobile-money wallet
  • get_payment_status look up a payment by reference
  • create_disbursement send a payout
  • get_wallet wallet balances
  • list_transactions recent transactions
  • create_escrow / release_escrow hold and release funds
  • create_paypal_order / create_stripe_session international payers

Environment

  • ULTRANER_API_KEY (required) your secret API key
  • ULTRANER_BASE_URL (optional) defaults to https://api.ultraner.com

License

MIT

from github.com/Ultraner/ultraner-mcp

Установить Ultraner Server в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install ultraner-mcp-server

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add ultraner-mcp-server -- npx -y @ultraner/mcp

FAQ

Ultraner Server MCP бесплатный?

Да, Ultraner Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Ultraner Server?

Нет, Ultraner Server работает без API-ключей и переменных окружения.

Ultraner Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Ultraner Server в Claude Desktop, Claude Code или Cursor?

Открой Ultraner Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Ultraner Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai