Back to MCP Servers
Sats4ai
Permissionless communication supercharger for AI agents — phone calls, SMS, fax, translation (119 languages), text-to-speech, audiobook generation, plus image/video/music/text generation and document extraction. Pay per request via Lightning (L402) — no signup or API keys.
other-tools-and-integrationsapiaiagent
By cnghockey
Installation
npx -y sats4ai-mcp-serverConfiguration
{
"mcpServers": {
"sats4ai-mcp-server": {
"command": "npx",
"args": ["-y", "sats4ai-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes