zen-mcp
Rank #22,170io.github.krystiangw/zen
Unofficial MCP server for the ZEN.com Payment Gateway: payment links, transactions, refunds.
zen-mcp is a Model Context Protocol (MCP) server published by krystiangw. It ranks #22,170 of 127,763 servers tracked on MCP Toplist. zen-mcp is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 16, 2026 and most recently updated on Aug 17, 2026.
Ranks ahead of 105,593 of 127,763 servers on MCP Toplist.
Use zen-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add zen -e "ZEN_API_KEY=<your ZEN_API_KEY>" -e "ZEN_PAYWALL_SECRET=<your ZEN_PAYWALL_SECRET>" -e "ZEN_IPN_SECRET=<your ZEN_IPN_SECRET>" -e "ZEN_ENV=<your ZEN_ENV>" -- npx -y @krystiangw/zen-mcpReplace each placeholder with your own value before saving.
[mcp_servers.zen]
command = "npx"
args = ["-y", "@krystiangw/zen-mcp"]
[mcp_servers.zen.env]
ZEN_API_KEY = "<your ZEN_API_KEY>"
ZEN_PAYWALL_SECRET = "<your ZEN_PAYWALL_SECRET>"
ZEN_IPN_SECRET = "<your ZEN_IPN_SECRET>"
ZEN_ENV = "<your ZEN_ENV>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"zen": {
"command": "npx",
"args": [
"-y",
"@krystiangw/zen-mcp"
],
"env": {
"ZEN_API_KEY": "<your ZEN_API_KEY>",
"ZEN_PAYWALL_SECRET": "<your ZEN_PAYWALL_SECRET>",
"ZEN_IPN_SECRET": "<your ZEN_IPN_SECRET>",
"ZEN_ENV": "<your ZEN_ENV>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"zen": {
"command": "npx",
"args": [
"-y",
"@krystiangw/zen-mcp"
],
"env": {
"ZEN_API_KEY": "<your ZEN_API_KEY>",
"ZEN_PAYWALL_SECRET": "<your ZEN_PAYWALL_SECRET>",
"ZEN_IPN_SECRET": "<your ZEN_IPN_SECRET>",
"ZEN_ENV": "<your ZEN_ENV>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"zen": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@krystiangw/zen-mcp"
],
"env": {
"ZEN_API_KEY": "<your ZEN_API_KEY>",
"ZEN_PAYWALL_SECRET": "<your ZEN_PAYWALL_SECRET>",
"ZEN_IPN_SECRET": "<your ZEN_IPN_SECRET>",
"ZEN_ENV": "<your ZEN_ENV>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"zen": {
"command": "npx",
"args": [
"-y",
"@krystiangw/zen-mcp"
],
"env": {
"ZEN_API_KEY": "<your ZEN_API_KEY>",
"ZEN_PAYWALL_SECRET": "<your ZEN_PAYWALL_SECRET>",
"ZEN_IPN_SECRET": "<your ZEN_IPN_SECRET>",
"ZEN_ENV": "<your ZEN_ENV>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"zen": {
"command": "npx",
"args": [
"-y",
"@krystiangw/zen-mcp"
],
"env": {
"ZEN_API_KEY": "<your ZEN_API_KEY>",
"ZEN_PAYWALL_SECRET": "<your ZEN_PAYWALL_SECRET>",
"ZEN_IPN_SECRET": "<your ZEN_IPN_SECRET>",
"ZEN_ENV": "<your ZEN_ENV>"
}
}
}
}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.krystiangw%2Fzen)<a href="https://mcptoplist.com/server/io.github.krystiangw%2Fzen"><img src="https://mcptoplist.com/badge/io.github.krystiangw%2Fzen.svg" alt="MCP Toplist: Top 25% of 127,763" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
krystiangw
Other servers by krystiangw
View all krystiangw servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Aug 17, 2026 |
| 0.1.0 | Aug 16, 2026 |
Frequently asked questions
- Who maintains zen-mcp?
- zen-mcp is maintained by krystiangw, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is zen-mcp listed on the Official MCP Registry?
- Yes — zen-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does zen-mcp have?
- MCP Toplist tracks 2 versions of zen-mcp, most recently published on Aug 17, 2026.
- Where can I find the source code for zen-mcp?
- The source code for zen-mcp is hosted at github.com/krystiangw/zen-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.