MCP Tools Overview
The SendAfrica Agent exposes a FastMCP server with 13 tools organized into four categories:
- SMS Tools (SendAfrica) — 7 tools
- Email Tools (MailAfrica) — 3 tools
- Documentation Tools — 2 tools
- Gateway Tools — 1 tool
Server Configuration
| Property | Value |
|---|---|
| Server Name | camel-assistant |
| Transport | Stdio (CLI) or SSE (mounted at /sse) |
| Package | mcp (FastMCP) |
Safety Guardrails
The following tools require explicit user confirmation before execution:
send_bulk_sms— When sending to more than 10 recipientscreate_campaign— Always requires confirmationsend_email— When sending to more than 5 recipients
When confirmation is required, the tool returns a confirmation_required status with details about the planned action.
Last updated on