Pay Skill
Rank #24,297io.github.pay-skill/pay-mcp
USDC payments for AI agents on Base — direct, tabs, x402 paywalls, discovery
Pay Skill is a Model Context Protocol (MCP) server published by pay-skill. It ranks #24,297 of 132,113 servers tracked on MCP Toplist. Pay Skill is listed across 3 registries — Official MCP, PulseMCP and Glama, with 16 tracked versions. It was first listed on Apr 7, 2026 and most recently updated on Apr 17, 2026.
Ranks ahead of 107,816 of 132,113 servers on MCP Toplist.
Use Pay Skill
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pay-mcp -e "PAYSKILL_SIGNER_KEY=<your PAYSKILL_SIGNER_KEY>" -e "PAY_NETWORK=<your PAY_NETWORK>" -- npx -y @pay-skill/mcpReplace each placeholder with your own value before saving.
[mcp_servers.pay-mcp]
command = "npx"
args = ["-y", "@pay-skill/mcp"]
[mcp_servers.pay-mcp.env]
PAYSKILL_SIGNER_KEY = "<your PAYSKILL_SIGNER_KEY>"
PAY_NETWORK = "<your PAY_NETWORK>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pay-mcp": {
"command": "npx",
"args": [
"-y",
"@pay-skill/mcp"
],
"env": {
"PAYSKILL_SIGNER_KEY": "<your PAYSKILL_SIGNER_KEY>",
"PAY_NETWORK": "<your PAY_NETWORK>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pay-mcp": {
"command": "npx",
"args": [
"-y",
"@pay-skill/mcp"
],
"env": {
"PAYSKILL_SIGNER_KEY": "<your PAYSKILL_SIGNER_KEY>",
"PAY_NETWORK": "<your PAY_NETWORK>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"pay-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@pay-skill/mcp"
],
"env": {
"PAYSKILL_SIGNER_KEY": "<your PAYSKILL_SIGNER_KEY>",
"PAY_NETWORK": "<your PAY_NETWORK>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pay-mcp": {
"command": "npx",
"args": [
"-y",
"@pay-skill/mcp"
],
"env": {
"PAYSKILL_SIGNER_KEY": "<your PAYSKILL_SIGNER_KEY>",
"PAY_NETWORK": "<your PAY_NETWORK>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pay-mcp": {
"command": "npx",
"args": [
"-y",
"@pay-skill/mcp"
],
"env": {
"PAYSKILL_SIGNER_KEY": "<your PAYSKILL_SIGNER_KEY>",
"PAY_NETWORK": "<your PAY_NETWORK>"
}
}
}
}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.pay-skill%2Fpay-mcp)<a href="https://mcptoplist.com/server/io.github.pay-skill%2Fpay-mcp"><img src="https://mcptoplist.com/badge/io.github.pay-skill%2Fpay-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
pay-skill
Other servers by pay-skill
View all pay-skill servers →Available versions (16)
| Version | Published |
|---|---|
| 0.2.8 | Apr 17, 2026 |
| 0.2.7 | Apr 17, 2026 |
| 0.2.6 | Apr 12, 2026 |
| 0.2.5 | Apr 12, 2026 |
| 0.2.4 | Apr 12, 2026 |
| 0.2.3 | Apr 12, 2026 |
| 0.2.2 | Apr 12, 2026 |
| 0.2.1 | Apr 12, 2026 |
| 0.2.0 | Apr 12, 2026 |
| 0.1.10 | Apr 11, 2026 |
| 0.1.9 | Apr 10, 2026 |
| 0.1.8 | Apr 10, 2026 |
| 0.1.7 | Apr 10, 2026 |
| 0.1.6 | Apr 10, 2026 |
| 0.1.5 | Apr 10, 2026 |
| 0.1.4 | Apr 10, 2026 |
Frequently asked questions
- Who maintains Pay Skill?
- Pay Skill is maintained by pay-skill, which publishes 4 MCP servers (16 total versions) tracked on MCP Toplist.
- Is Pay Skill listed on the Official MCP Registry?
- Yes — Pay Skill is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Pay Skill have?
- MCP Toplist tracks 16 versions of Pay Skill, most recently published on Apr 17, 2026.
- Where can I find the source code for Pay Skill?
- The source code for Pay Skill is hosted at github.com/pay-skill/pay-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.