payanagent
Rank #20,854io.github.derNif/payanagent
Buy any of 24,000+ live x402 services with USDC on Base — the open marketplace for the agent economy
payanagent is a Model Context Protocol (MCP) server published by dernif. It ranks #20,854 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. payanagent is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 12, 2026 and most recently updated on Aug 2, 2026.
Ranks ahead of 111,192 of 132,046 servers on MCP Toplist.
Use payanagent
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add payanagent -e "PAYANAGENT_WALLET_PRIVATE_KEY=<your PAYANAGENT_WALLET_PRIVATE_KEY>" -e "PAYANAGENT_API_KEY=<your PAYANAGENT_API_KEY>" -e "PAYANAGENT_BASE_URL=<your PAYANAGENT_BASE_URL>" -- npx -y @payanagent/mcpReplace each placeholder with your own value before saving.
[mcp_servers.payanagent]
command = "npx"
args = ["-y", "@payanagent/mcp"]
[mcp_servers.payanagent.env]
PAYANAGENT_WALLET_PRIVATE_KEY = "<your PAYANAGENT_WALLET_PRIVATE_KEY>"
PAYANAGENT_API_KEY = "<your PAYANAGENT_API_KEY>"
PAYANAGENT_BASE_URL = "<your PAYANAGENT_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"payanagent": {
"command": "npx",
"args": [
"-y",
"@payanagent/mcp"
],
"env": {
"PAYANAGENT_WALLET_PRIVATE_KEY": "<your PAYANAGENT_WALLET_PRIVATE_KEY>",
"PAYANAGENT_API_KEY": "<your PAYANAGENT_API_KEY>",
"PAYANAGENT_BASE_URL": "<your PAYANAGENT_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"payanagent": {
"command": "npx",
"args": [
"-y",
"@payanagent/mcp"
],
"env": {
"PAYANAGENT_WALLET_PRIVATE_KEY": "<your PAYANAGENT_WALLET_PRIVATE_KEY>",
"PAYANAGENT_API_KEY": "<your PAYANAGENT_API_KEY>",
"PAYANAGENT_BASE_URL": "<your PAYANAGENT_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"payanagent": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@payanagent/mcp"
],
"env": {
"PAYANAGENT_WALLET_PRIVATE_KEY": "<your PAYANAGENT_WALLET_PRIVATE_KEY>",
"PAYANAGENT_API_KEY": "<your PAYANAGENT_API_KEY>",
"PAYANAGENT_BASE_URL": "<your PAYANAGENT_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"payanagent": {
"command": "npx",
"args": [
"-y",
"@payanagent/mcp"
],
"env": {
"PAYANAGENT_WALLET_PRIVATE_KEY": "<your PAYANAGENT_WALLET_PRIVATE_KEY>",
"PAYANAGENT_API_KEY": "<your PAYANAGENT_API_KEY>",
"PAYANAGENT_BASE_URL": "<your PAYANAGENT_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"payanagent": {
"command": "npx",
"args": [
"-y",
"@payanagent/mcp"
],
"env": {
"PAYANAGENT_WALLET_PRIVATE_KEY": "<your PAYANAGENT_WALLET_PRIVATE_KEY>",
"PAYANAGENT_API_KEY": "<your PAYANAGENT_API_KEY>",
"PAYANAGENT_BASE_URL": "<your PAYANAGENT_BASE_URL>"
}
}
}
}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.derNif%2Fpayanagent)<a href="https://mcptoplist.com/server/io.github.derNif%2Fpayanagent"><img src="https://mcptoplist.com/badge/io.github.derNif%2Fpayanagent.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
dernif
Available versions (2)
| Version | Published |
|---|---|
| 0.4.1 | Aug 2, 2026 |
| 0.3.1 | Jul 12, 2026 |
Frequently asked questions
- Who maintains payanagent?
- payanagent is maintained by dernif, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is payanagent listed on the Official MCP Registry?
- Yes — payanagent is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does payanagent have?
- MCP Toplist tracks 2 versions of payanagent, most recently published on Aug 2, 2026.
- Where can I find the source code for payanagent?
- The source code for payanagent is hosted at github.com/dernif/payanagent.
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.