Add Wassel to Claude or ChatGPT and it can act on Bosta, Paymob, Salla, WhatsApp and 45 more MENA rails, right from the chat. Just ask.
Your agent can call Stripe and Slack. Ask it to book a Bosta pickup and it's lost.
Every MENA rail is its own OAuth dance, retry logic, and secret to guard. Global connector platforms skip the region entirely, so every team rebuilds the same plumbing. Wassel is that plumbing, done once.
Wassel is a hosted MCP server. Add the URL, sign in once, and every tool you're allowed to use shows up in your assistant. No SDK, no glue code.
// claude_desktop_config.json { "mcpServers": { "wassel": { "url": "https://api.wassel.cloud/mcp" } } }
Point any MCP-aware agent at Wassel and it discovers every tool it's allowed to use, then calls them safely.
Paste an API key or run one OAuth flow. Credentials go straight into a per-tenant encrypted vault, never a log line.
Decide which tools each agent can call, cap monthly spend, and get an immutable audit row for every action it takes.
Your agent calls search_tools then execute_tool. Wassel handles retries, rate limits, and typed results.
Any MCP client (Claude Desktop, Claude Code, Cursor, n8n) points at one URL. Not on MCP yet? Call the same tools over plain REST. No SDK to install.
Each connection's secrets are encrypted per-tenant in a vault and decrypted only at call time. They never touch a log line, an error message, or an audit row.
No. Payments and BNPL, logistics, commerce, messaging, government e-invoicing, POS, accounting and marketing. If a MENA rail matters to operators, it belongs here.
Request it from inside the dashboard. Regional connectors are what we do, so we build the ones our customers ask for first, and email you when they go live.