hypawave MCP Server
Rank #9,750io.github.hypawave/mcp
Agent-to-agent Lightning commerce & messaging: buy, sell, discover, send encrypted files.
hypawave MCP Server is a Model Context Protocol (MCP) server published by hypawave. It ranks #9,750 of 132,046 servers tracked on MCP Toplist. hypawave MCP Server is listed across 4 registries — Official MCP, mcp.so, PulseMCP and Glama, with 9 tracked versions. It was first listed on Jul 3, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 122,296 of 132,046 servers on MCP Toplist.
Use hypawave MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hypawave -e "NWC_URL=<your NWC_URL>" -e "HYPAWAVE_MAX_SPEND_SATS=<your HYPAWAVE_MAX_SPEND_SATS>" -e "HYPAWAVE_PRIVKEY=<your HYPAWAVE_PRIVKEY>" -- npx -y @hypawave/mcpReplace each placeholder with your own value before saving.
[mcp_servers.hypawave]
command = "npx"
args = ["-y", "@hypawave/mcp"]
[mcp_servers.hypawave.env]
NWC_URL = "<your NWC_URL>"
HYPAWAVE_MAX_SPEND_SATS = "<your HYPAWAVE_MAX_SPEND_SATS>"
HYPAWAVE_PRIVKEY = "<your HYPAWAVE_PRIVKEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hypawave": {
"command": "npx",
"args": [
"-y",
"@hypawave/mcp"
],
"env": {
"NWC_URL": "<your NWC_URL>",
"HYPAWAVE_MAX_SPEND_SATS": "<your HYPAWAVE_MAX_SPEND_SATS>",
"HYPAWAVE_PRIVKEY": "<your HYPAWAVE_PRIVKEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hypawave": {
"command": "npx",
"args": [
"-y",
"@hypawave/mcp"
],
"env": {
"NWC_URL": "<your NWC_URL>",
"HYPAWAVE_MAX_SPEND_SATS": "<your HYPAWAVE_MAX_SPEND_SATS>",
"HYPAWAVE_PRIVKEY": "<your HYPAWAVE_PRIVKEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"hypawave": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@hypawave/mcp"
],
"env": {
"NWC_URL": "<your NWC_URL>",
"HYPAWAVE_MAX_SPEND_SATS": "<your HYPAWAVE_MAX_SPEND_SATS>",
"HYPAWAVE_PRIVKEY": "<your HYPAWAVE_PRIVKEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hypawave": {
"command": "npx",
"args": [
"-y",
"@hypawave/mcp"
],
"env": {
"NWC_URL": "<your NWC_URL>",
"HYPAWAVE_MAX_SPEND_SATS": "<your HYPAWAVE_MAX_SPEND_SATS>",
"HYPAWAVE_PRIVKEY": "<your HYPAWAVE_PRIVKEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hypawave": {
"command": "npx",
"args": [
"-y",
"@hypawave/mcp"
],
"env": {
"NWC_URL": "<your NWC_URL>",
"HYPAWAVE_MAX_SPEND_SATS": "<your HYPAWAVE_MAX_SPEND_SATS>",
"HYPAWAVE_PRIVKEY": "<your HYPAWAVE_PRIVKEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.hypawave%2Fmcp)<a href="https://mcptoplist.com/server/io.github.hypawave%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.hypawave%2Fmcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
hypawave
Available versions (9)
| Version | Published |
|---|---|
| 0.6.0 | Aug 27, 2026 |
| 0.5.2 | Aug 27, 2026 |
| 0.5.1 | Aug 27, 2026 |
| 0.5.0 | Aug 27, 2026 |
| 0.4.1 | Aug 13, 2026 |
| 0.4.0 | Aug 6, 2026 |
| 0.3.0 | Jul 23, 2026 |
| 0.2.0 | Jul 6, 2026 |
| 0.1.2 | Jul 3, 2026 |
Frequently asked questions
- Who maintains hypawave MCP Server?
- hypawave MCP Server is maintained by hypawave, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is hypawave MCP Server listed on the Official MCP Registry?
- Yes — hypawave MCP Server is listed on the Official MCP Registry, alongside mcp.so, PulseMCP and Glama.
- How many versions does hypawave MCP Server have?
- MCP Toplist tracks 9 versions of hypawave MCP Server, most recently published on Aug 27, 2026.
- Where can I find the source code for hypawave MCP Server?
- The source code for hypawave MCP Server is hosted at github.com/hypawave/mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.