agenticpay
Rank #9,659io.github.krystiangw/agenticpay
x402 USDC paywall bridge for MCP — pay per tool call on Solana.
agenticpay is a Model Context Protocol (MCP) server published by krystiangw. It ranks #9,659 of 127,763 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. agenticpay is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 30, 2026 and most recently updated on May 1, 2026.
Ranks ahead of 118,104 of 127,763 servers on MCP Toplist.
Use agenticpay
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add agenticpay -e "AGENTICPAY_BRIDGE_KEYPAIR=<your AGENTICPAY_BRIDGE_KEYPAIR>" -e "AGENTICPAY_BRIDGE_TOOLS=<your AGENTICPAY_BRIDGE_TOOLS>" -e "AGENTICPAY_BRIDGE_NETWORK=<your AGENTICPAY_BRIDGE_NETWORK>" -e "AGENTICPAY_BRIDGE_RPC=<your AGENTICPAY_BRIDGE_RPC>" -- npx -y @agenticpay/mcp-bridgeReplace each placeholder with your own value before saving.
[mcp_servers.agenticpay]
command = "npx"
args = ["-y", "@agenticpay/mcp-bridge"]
[mcp_servers.agenticpay.env]
AGENTICPAY_BRIDGE_KEYPAIR = "<your AGENTICPAY_BRIDGE_KEYPAIR>"
AGENTICPAY_BRIDGE_TOOLS = "<your AGENTICPAY_BRIDGE_TOOLS>"
AGENTICPAY_BRIDGE_NETWORK = "<your AGENTICPAY_BRIDGE_NETWORK>"
AGENTICPAY_BRIDGE_RPC = "<your AGENTICPAY_BRIDGE_RPC>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agenticpay": {
"command": "npx",
"args": [
"-y",
"@agenticpay/mcp-bridge"
],
"env": {
"AGENTICPAY_BRIDGE_KEYPAIR": "<your AGENTICPAY_BRIDGE_KEYPAIR>",
"AGENTICPAY_BRIDGE_TOOLS": "<your AGENTICPAY_BRIDGE_TOOLS>",
"AGENTICPAY_BRIDGE_NETWORK": "<your AGENTICPAY_BRIDGE_NETWORK>",
"AGENTICPAY_BRIDGE_RPC": "<your AGENTICPAY_BRIDGE_RPC>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agenticpay": {
"command": "npx",
"args": [
"-y",
"@agenticpay/mcp-bridge"
],
"env": {
"AGENTICPAY_BRIDGE_KEYPAIR": "<your AGENTICPAY_BRIDGE_KEYPAIR>",
"AGENTICPAY_BRIDGE_TOOLS": "<your AGENTICPAY_BRIDGE_TOOLS>",
"AGENTICPAY_BRIDGE_NETWORK": "<your AGENTICPAY_BRIDGE_NETWORK>",
"AGENTICPAY_BRIDGE_RPC": "<your AGENTICPAY_BRIDGE_RPC>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agenticpay": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agenticpay/mcp-bridge"
],
"env": {
"AGENTICPAY_BRIDGE_KEYPAIR": "<your AGENTICPAY_BRIDGE_KEYPAIR>",
"AGENTICPAY_BRIDGE_TOOLS": "<your AGENTICPAY_BRIDGE_TOOLS>",
"AGENTICPAY_BRIDGE_NETWORK": "<your AGENTICPAY_BRIDGE_NETWORK>",
"AGENTICPAY_BRIDGE_RPC": "<your AGENTICPAY_BRIDGE_RPC>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agenticpay": {
"command": "npx",
"args": [
"-y",
"@agenticpay/mcp-bridge"
],
"env": {
"AGENTICPAY_BRIDGE_KEYPAIR": "<your AGENTICPAY_BRIDGE_KEYPAIR>",
"AGENTICPAY_BRIDGE_TOOLS": "<your AGENTICPAY_BRIDGE_TOOLS>",
"AGENTICPAY_BRIDGE_NETWORK": "<your AGENTICPAY_BRIDGE_NETWORK>",
"AGENTICPAY_BRIDGE_RPC": "<your AGENTICPAY_BRIDGE_RPC>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agenticpay": {
"command": "npx",
"args": [
"-y",
"@agenticpay/mcp-bridge"
],
"env": {
"AGENTICPAY_BRIDGE_KEYPAIR": "<your AGENTICPAY_BRIDGE_KEYPAIR>",
"AGENTICPAY_BRIDGE_TOOLS": "<your AGENTICPAY_BRIDGE_TOOLS>",
"AGENTICPAY_BRIDGE_NETWORK": "<your AGENTICPAY_BRIDGE_NETWORK>",
"AGENTICPAY_BRIDGE_RPC": "<your AGENTICPAY_BRIDGE_RPC>"
}
}
}
}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%2Fagenticpay)<a href="https://mcptoplist.com/server/io.github.krystiangw%2Fagenticpay"><img src="https://mcptoplist.com/badge/io.github.krystiangw%2Fagenticpay.svg" alt="MCP Toplist: Top 10% of 127,763" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
krystiangw
Other servers by krystiangw
View all krystiangw servers →Available versions (1)
| Version | Published |
|---|---|
| 0.0.1 | May 1, 2026 |
Frequently asked questions
- Who maintains agenticpay?
- agenticpay is maintained by krystiangw, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is agenticpay listed on the Official MCP Registry?
- Yes — agenticpay is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does agenticpay have?
- MCP Toplist tracks 1 version of agenticpay, most recently published on May 1, 2026.
- Where can I find the source code for agenticpay?
- The source code for agenticpay is hosted at github.com/krystiangw/agenticpay.
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.