HomeOther › Sats4AI - Bitcoin-Powered AI Tools

Sats4AI - Bitcoin-Powered AI Tools

40+ Lightning-paid AI tools for agents: calls, SMS, fax, voice, translation. No signup, no keys.

TypeScript Cloud Remote
★ 2 stars Last pushed 2026-09-10 License: MIT

Topics: Other Tools and Integrations

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://sats4ai.com/api/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http sats4ai-mcp-server https://sats4ai.com/api/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "sats4ai-mcp-server": {
      "url": "https://sats4ai.com/api/mcp"
    }
  }
}

Package (npm 1.5.5)

npx -y [email protected]

Or add to your MCP client config:

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

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry