Z-ZERO MCP
Rank #11,918io.github.Dempty-glitch/z-zero-mcp
Payments for AI agents: gasless USDC on Base + JIT single-use virtual cards, PAN never in context.
Z-ZERO MCP is a Model Context Protocol (MCP) server published by dempty-glitch. It ranks #11,918 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Z-ZERO MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 9 tracked versions. It was first listed on Mar 17, 2026 and most recently updated on Aug 22, 2026.
Ranks ahead of 120,128 of 132,046 servers on MCP Toplist.
Use Z-ZERO MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add z-zero-mcp -e "Z_ZERO_API_KEY=<your Z_ZERO_API_KEY>" -- npx -y z-zero-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.z-zero-mcp]
command = "npx"
args = ["-y", "z-zero-mcp-server"]
[mcp_servers.z-zero-mcp.env]
Z_ZERO_API_KEY = "<your Z_ZERO_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"z-zero-mcp": {
"command": "npx",
"args": [
"-y",
"z-zero-mcp-server"
],
"env": {
"Z_ZERO_API_KEY": "<your Z_ZERO_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"z-zero-mcp": {
"command": "npx",
"args": [
"-y",
"z-zero-mcp-server"
],
"env": {
"Z_ZERO_API_KEY": "<your Z_ZERO_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"z-zero-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"z-zero-mcp-server"
],
"env": {
"Z_ZERO_API_KEY": "<your Z_ZERO_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"z-zero-mcp": {
"command": "npx",
"args": [
"-y",
"z-zero-mcp-server"
],
"env": {
"Z_ZERO_API_KEY": "<your Z_ZERO_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"z-zero-mcp": {
"command": "npx",
"args": [
"-y",
"z-zero-mcp-server"
],
"env": {
"Z_ZERO_API_KEY": "<your Z_ZERO_API_KEY>"
}
}
}
}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.Dempty-glitch%2Fz-zero-mcp)<a href="https://mcptoplist.com/server/io.github.Dempty-glitch%2Fz-zero-mcp"><img src="https://mcptoplist.com/badge/io.github.Dempty-glitch%2Fz-zero-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
dempty-glitch
Available versions (9)
| Version | Published |
|---|---|
| 1.10.1 | Aug 22, 2026 |
| 1.10.0 | Aug 22, 2026 |
| 1.9.0 | Aug 5, 2026 |
| 1.8.0 | Aug 5, 2026 |
| 1.7.0 | Jul 30, 2026 |
| 1.6.1 | Jul 29, 2026 |
| 1.6.0 | Jul 28, 2026 |
| 1.3.5 | Jul 19, 2026 |
| 1.3.4 | Jul 19, 2026 |
Frequently asked questions
- Who maintains Z-ZERO MCP?
- Z-ZERO MCP is maintained by dempty-glitch, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Z-ZERO MCP listed on the Official MCP Registry?
- Yes — Z-ZERO MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Z-ZERO MCP have?
- MCP Toplist tracks 9 versions of Z-ZERO MCP, most recently published on Aug 22, 2026.
- Where can I find the source code for Z-ZERO MCP?
- The source code for Z-ZERO MCP is hosted at github.com/dempty-glitch/z-zero-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.