Plugin & MCP

Install afrotools in your editor. Your AI agent instantly gets access to every African API spec in the registry.

Plugin — Claude Code

Install the plugin

Run both commands inside Claude Code. Skills are auto-activated immediately.

Claude Code
/plugin marketplace add afrotools/afrotools
/plugin install afrotools

Auto-activated skills:

paymentInitiate & verify payments across any supported provider
smsSend SMS messages via any provider in the registry
identityKYC & ID verification flows
list_providersSearch and filter all available African APIs
get_specFetch the full schema for a specific capability
request_specRequest a spec for a missing API
MCP Server — all clients

Add the MCP server

For Claude Desktop, Cursor, Windsurf — or to add tools on top of the Claude Code plugin.

claude mcp add --transport http afrotools https://mcp.afro.tools

Run in terminal

How to use after install

Just describe what you want in plain language:

"Integrate Paycard payment for my Next.js app"
"Send an SMS with LengoPay to +221 77 000 0000"
"What payment providers are available in Senegal?"
"Show me the Djomy SMS spec"

Want to contribute a spec?

Read the ATSS (Afro Tools Spec Standard) to learn how to write specs for any African API.

Read the standard →