Sats4AI - Bitcoin-Powered AI Tools
Rank #32,976io.github.cnghockey/sats4ai
40+ Lightning-paid AI tools for agents: calls, SMS, fax, voice, translation. No signup, no keys.
Sats4AI - Bitcoin-Powered AI Tools is a Model Context Protocol (MCP) server published by cnghockey. It ranks #32,976 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Sats4AI - Bitcoin-Powered AI Tools is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Mar 5, 2026 and most recently updated on Jul 10, 2026.
Ranks ahead of 82,615 of 115,591 servers on MCP Toplist.
Use Sats4AI - Bitcoin-Powered AI Tools
claude mcp add --transport http sats4ai https://sats4ai.com/api/mcpclaude mcp add sats4ai -- npx -y sats4ai-mcp[mcp_servers.sats4ai]
url = "https://sats4ai.com/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.sats4ai]
command = "npx"
args = ["-y", "sats4ai-mcp"]Add to ~/.codex/config.toml.
https://sats4ai.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"sats4ai": {
"command": "npx",
"args": [
"-y",
"sats4ai-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sats4ai": {
"url": "https://sats4ai.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"sats4ai": {
"command": "npx",
"args": [
"-y",
"sats4ai-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sats4ai": {
"type": "http",
"url": "https://sats4ai.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"sats4ai": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sats4ai-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sats4ai": {
"serverUrl": "https://sats4ai.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sats4ai": {
"command": "npx",
"args": [
"-y",
"sats4ai-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sats4ai": {
"url": "https://sats4ai.com/api/mcp"
}
}
}{
"mcpServers": {
"sats4ai": {
"command": "npx",
"args": [
"-y",
"sats4ai-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.cnghockey%2Fsats4ai)<a href="https://mcptoplist.com/server/io.github.cnghockey%2Fsats4ai"><img src="https://mcptoplist.com/badge/io.github.cnghockey%2Fsats4ai.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
cnghockey
Other servers by cnghockey
View all cnghockey servers →Available versions (5)
| Version | Published |
|---|---|
| 1.5.5 | Jul 10, 2026 |
| 1.5.1 | Apr 19, 2026 |
| 1.2.0 | Mar 31, 2026 |
| 1.0.2 | Mar 24, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Sats4AI - Bitcoin-Powered AI Tools?
- Sats4AI - Bitcoin-Powered AI Tools is maintained by cnghockey, which publishes 5 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Sats4AI - Bitcoin-Powered AI Tools listed on the Official MCP Registry?
- Yes — Sats4AI - Bitcoin-Powered AI Tools is listed on the Official MCP Registry, alongside Glama.
- How many versions does Sats4AI - Bitcoin-Powered AI Tools have?
- MCP Toplist tracks 5 versions of Sats4AI - Bitcoin-Powered AI Tools, most recently published on Jul 10, 2026.
- Where can I find the source code for Sats4AI - Bitcoin-Powered AI Tools?
- The source code for Sats4AI - Bitcoin-Powered AI Tools is hosted at github.com/cnghockey/sats4ai-mcp-server.