Permissionless communication supercharger MCP server — 40+ Lightning-paid tools: AI phone calls in any language, voice in 602 languages, translation
Permissionless communication supercharger MCP server — 40+ Lightning-paid tools: AI phone calls in any language, voice in 602 languages, translation across 119 plus 452 rare languages frontier models don't serve, fax, SMS, transcription. Exposed over MCP by the sats4ai mcp server, that capability becomes something an assistant can invoke while it works, not something you go and do afterwards.
A remote MCP (Model Context Protocol) server that gives AI agents access to AI phone calls in any language, voice in 602 languages, translation across 119, fax, SMS, transcription, audiobooks, image generation, music, document extraction, and more — all paid per-use with Lightning Network micropayments.
Everything the assistant can do here goes through one of these:
list_models — Browse available AI models and pricingget_model_pricing — Get pricing for a specific modelcreate_payment — Create a Lightning invoice for a servicecheck_payment_status — Check if payment was receivedcheck_job_status — Poll async jobs (video, 3D, audiobook)get_job_result — Get completed job resultsrequest_refund — Request a refund for a failed servicevote_on_service — Upvote or downvote a planned servicelist_planned_services — See upcoming services and voteCursor — Restart Cursor. In a new chat, ask "what Sats4AI tools are available?" to confirm tool discovery. For autonomous payments, pair with a LightningWindsurf — Edit ~/.codeium/windsurf/mcp_config.json (create it if missing). Important: Windsurf uses serverUrl (not url) for remote HTTP MCP servers:Communication — The Communication tool exposed by this serversats4ai-mcp on npm is all you need. Most clients run it directly, so configuration is a few lines and a restart.
You will need one environment variable: SERVER_URL. The server will not start without them, which is usually why the tools fail to appear on a first run. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
Plenty of payments and commerce servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Sats4ai's toolset — list_models, get_model_pricing, create_payment and 9 more — is a fair guide to whether it matches your workflow. It is maintained by cnghockey; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| list_models | Browse available AI models and pricing |
| get_model_pricing | Get pricing for a specific model |
| create_payment | Create a Lightning invoice for a service |
| check_payment_status | Check if payment was received |
| check_job_status | Poll async jobs (video, 3D, audiobook) |
| get_job_result | Get completed job results |
| request_refund | Request a refund for a failed service |
| vote_on_service | Upvote or downvote a planned service |
| list_planned_services | See upcoming services and vote |
| Cursor | Restart Cursor. In a new chat, ask *"what Sats4AI tools are available?"* to confirm tool discovery. For autonomous payments, pair with a Lightning wallet MCP (see [Payment via Agent Wallets](#payment-via-agent-wallets)). |
| Windsurf | Edit ~/.codeium/windsurf/mcp_config.json (create it if missing). **Important**: Windsurf uses serverUrl (not url) for remote HTTP MCP servers: |
| Communication | The Communication tool exposed by this server. |
{
"mcpServers": {
"sats4ai": {
"url": "https://sats4ai.com/api/mcp"
}
}
}Configuration as documented by the project. Restart the client after saving.
| Variable | Description | Required |
|---|---|---|
| SERVER_URL | Endpoint or connection string the server talks to. | Yes |
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Enables querying and listing Azure resources and costs directly from an MCP client.
Empowers LLMs with Bitcoin Lightning Network payment capabilities via the ZBD API.