send21 MCP
MCP serverCommerce & financeNon-custodial payment drafts/pay links for BTC, USDC, USDT, EURC. Never holds keys.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use send21 MCP to get transaction template
From the project's README
As published by send21io/mcp in README.md.
Remote Model Context Protocol server for send21 — non-custodial payment drafts and pay links.
send21 prepares payment instructions for BTC, USDC, USDT, and EURC. The payer signs in their own wallet. send21 never holds keys, never signs, and never broadcasts.
Live endpoint (Streamable HTTP): https://send21.io/mcp
Descriptor: https://send21.io/.well-known/mcp.json
Agent docs: https://send21.io/llms.txt
OpenAPI: https://send21.io/swagger/v1/swagger.json
Site: https://send21.io
Connect
Point an MCP client at the remote server:
{
"mcpServers": {
"send21": {
"url": "https://send21.io/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer s21_YOUR_API_KEY"
}
}
}
}
- Create scoped API keys at https://send21.io/api-keys (
s21_…). - Scopes such as
drafts:write,drafts:read,webhooks:managecannot move funds. tools/listworks without authentication.
What the tools do
Typical tools (see live tools/list): create drafts / payment requests, fetch transaction templates, rates, and fee schedule. Signing and broadcast stay in the user’s wallet.
Brand
send21 — Direct. Non-custodial. Yours.
Contact: integration@send21.io
License
MIT
Tools it offers (9)
What this server listed when ahel dialed its public endpoint in Sep 2026, with no key and no account of yours. The names are the server’s own.
get_transaction_templateget_fee_schedulecreate_payment_requestlist_address_bookget_draftget_payment_requestget_ratecreate_draftget_draft_status
Signals
- Last commit
- Sep 2026
Advanced
- Delivery
- mcp MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
io-github-send21io-mcp- Source
- github.com/send21io/mcp
- Hosted endpoint
https://send21.io/mcp