LiveAuth MCP Server
Rank #26,119io.github.dulzuradev/liveauth-mcp
MCP server for LiveAuth: PoW + Lightning auth, L402 bundles, and paid MCP tool receipts.
LiveAuth MCP Server is a Model Context Protocol (MCP) server published by dulzuradev. It ranks #26,119 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. LiveAuth MCP Server is listed across 4 registries — Official MCP, mcp.so, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 11, 2026 and most recently updated on Jun 12, 2026.
Ranks ahead of 105,994 of 132,113 servers on MCP Toplist.
Use LiveAuth MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add liveauth-mcp -e "LIVEAUTH_API_KEY=<your LIVEAUTH_API_KEY>" -e "LIVEAUTH_API_BASE=<your LIVEAUTH_API_BASE>" -e "LIVEAUTH_DEMO=<your LIVEAUTH_DEMO>" -- npx -y @liveauth-labs/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.liveauth-mcp]
command = "npx"
args = ["-y", "@liveauth-labs/mcp-server"]
[mcp_servers.liveauth-mcp.env]
LIVEAUTH_API_KEY = "<your LIVEAUTH_API_KEY>"
LIVEAUTH_API_BASE = "<your LIVEAUTH_API_BASE>"
LIVEAUTH_DEMO = "<your LIVEAUTH_DEMO>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"liveauth-mcp": {
"command": "npx",
"args": [
"-y",
"@liveauth-labs/mcp-server"
],
"env": {
"LIVEAUTH_API_KEY": "<your LIVEAUTH_API_KEY>",
"LIVEAUTH_API_BASE": "<your LIVEAUTH_API_BASE>",
"LIVEAUTH_DEMO": "<your LIVEAUTH_DEMO>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"liveauth-mcp": {
"command": "npx",
"args": [
"-y",
"@liveauth-labs/mcp-server"
],
"env": {
"LIVEAUTH_API_KEY": "<your LIVEAUTH_API_KEY>",
"LIVEAUTH_API_BASE": "<your LIVEAUTH_API_BASE>",
"LIVEAUTH_DEMO": "<your LIVEAUTH_DEMO>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"liveauth-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@liveauth-labs/mcp-server"
],
"env": {
"LIVEAUTH_API_KEY": "<your LIVEAUTH_API_KEY>",
"LIVEAUTH_API_BASE": "<your LIVEAUTH_API_BASE>",
"LIVEAUTH_DEMO": "<your LIVEAUTH_DEMO>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"liveauth-mcp": {
"command": "npx",
"args": [
"-y",
"@liveauth-labs/mcp-server"
],
"env": {
"LIVEAUTH_API_KEY": "<your LIVEAUTH_API_KEY>",
"LIVEAUTH_API_BASE": "<your LIVEAUTH_API_BASE>",
"LIVEAUTH_DEMO": "<your LIVEAUTH_DEMO>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"liveauth-mcp": {
"command": "npx",
"args": [
"-y",
"@liveauth-labs/mcp-server"
],
"env": {
"LIVEAUTH_API_KEY": "<your LIVEAUTH_API_KEY>",
"LIVEAUTH_API_BASE": "<your LIVEAUTH_API_BASE>",
"LIVEAUTH_DEMO": "<your LIVEAUTH_DEMO>"
}
}
}
}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.dulzuradev%2Fliveauth-mcp)<a href="https://mcptoplist.com/server/io.github.dulzuradev%2Fliveauth-mcp"><img src="https://mcptoplist.com/badge/io.github.dulzuradev%2Fliveauth-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
dulzuradev
Other servers by dulzuradev
View all dulzuradev servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.8 | Jun 12, 2026 |
Frequently asked questions
- Who maintains LiveAuth MCP Server?
- LiveAuth MCP Server is maintained by dulzuradev, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is LiveAuth MCP Server listed on the Official MCP Registry?
- Yes — LiveAuth MCP Server is listed on the Official MCP Registry, alongside mcp.so, PulseMCP and Glama.
- How many versions does LiveAuth MCP Server have?
- MCP Toplist tracks 1 version of LiveAuth MCP Server, most recently published on Jun 12, 2026.
- Where can I find the source code for LiveAuth MCP Server?
- The source code for LiveAuth MCP Server is hosted at github.com/dulzuradev/liveauth-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.