Skip to main content
The Afriex MCP server exposes the Afriex Business API as tools for AI assistants. It implements the Model Context Protocol (MCP), letting clients like Claude Desktop, Claude Code, and Cursor interact with the Afriex platform programmatically.

How it works

Each Afriex Business API endpoint becomes an individually callable MCP tool. An AI assistant can create customers, send transactions, look up balances, and more, all via natural language.

Authentication

You will need an Afriex Business API key from the dashboard. Connect your MCP client to https://mcp.afriex.com/mcp, then authenticate using one of two methods: Method 1: HTTP headers (recommended) Pass your API key directly in your MCP client config. The server captures these values and uses them for all subsequent Business API calls in the session: Method 2: authenticate tool After connecting, call the authenticate tool as your first action:
See Connecting MCP Clients for client-specific setup instructions.

Available Tools (22)

Authentication

Customers

Transactions

Payment Methods

Organization