sats4ai-mcp-server

cnghockey/sats4ai-mcp-server
★ 0 stars JavaScript 🤖 AI/LLM Updated 2d ago
MCP server for Sats4AI — the permissionless communication supercharger for humans and AI agents. 40+ Lightning-paid tools: AI phone calls, voice in 602 languages, translation, fax, transcription, audiobooks, and more. No API keys, no KYC.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sats4ai-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "cnghockey/sats4ai-mcp-server"
      ]
    }
  }
}