ArisPay
Rank #50,508io.github.stevemilton/agentmarketplace-mcp
Discover MCP servers + tools, auto-install into any client, pay for x402 endpoints in USDC.
ArisPay is a Model Context Protocol (MCP) server published by stevemilton. It ranks #50,508 of 132,113 servers tracked on MCP Toplist. ArisPay is listed on Official MCP, with 2 tracked versions. It was first listed on Apr 18, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 81,605 of 132,113 servers on MCP Toplist.
Use ArisPay
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agentmarketplace-mcp -e "ARISPAY_API_KEY=<your ARISPAY_API_KEY>" -e "AGENTMARKETPLACE_URL=<your AGENTMARKETPLACE_URL>" -- npx -y agentmarketplace-mcpReplace each placeholder with your own value before saving.
[mcp_servers.agentmarketplace-mcp]
command = "npx"
args = ["-y", "agentmarketplace-mcp"]
[mcp_servers.agentmarketplace-mcp.env]
ARISPAY_API_KEY = "<your ARISPAY_API_KEY>"
AGENTMARKETPLACE_URL = "<your AGENTMARKETPLACE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentmarketplace-mcp": {
"command": "npx",
"args": [
"-y",
"agentmarketplace-mcp"
],
"env": {
"ARISPAY_API_KEY": "<your ARISPAY_API_KEY>",
"AGENTMARKETPLACE_URL": "<your AGENTMARKETPLACE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentmarketplace-mcp": {
"command": "npx",
"args": [
"-y",
"agentmarketplace-mcp"
],
"env": {
"ARISPAY_API_KEY": "<your ARISPAY_API_KEY>",
"AGENTMARKETPLACE_URL": "<your AGENTMARKETPLACE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agentmarketplace-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agentmarketplace-mcp"
],
"env": {
"ARISPAY_API_KEY": "<your ARISPAY_API_KEY>",
"AGENTMARKETPLACE_URL": "<your AGENTMARKETPLACE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentmarketplace-mcp": {
"command": "npx",
"args": [
"-y",
"agentmarketplace-mcp"
],
"env": {
"ARISPAY_API_KEY": "<your ARISPAY_API_KEY>",
"AGENTMARKETPLACE_URL": "<your AGENTMARKETPLACE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentmarketplace-mcp": {
"command": "npx",
"args": [
"-y",
"agentmarketplace-mcp"
],
"env": {
"ARISPAY_API_KEY": "<your ARISPAY_API_KEY>",
"AGENTMARKETPLACE_URL": "<your AGENTMARKETPLACE_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.stevemilton%2Fagentmarketplace-mcp)<a href="https://mcptoplist.com/server/io.github.stevemilton%2Fagentmarketplace-mcp"><img src="https://mcptoplist.com/badge/io.github.stevemilton%2Fagentmarketplace-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
stevemilton
Other servers by stevemilton
View all stevemilton servers →Available versions (2)
| Version | Published |
|---|---|
| 0.5.0 | Aug 24, 2026 |
| 0.3.1 | Apr 18, 2026 |
Frequently asked questions
- Who maintains ArisPay?
- ArisPay is maintained by stevemilton, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is ArisPay listed on the Official MCP Registry?
- Yes — ArisPay is listed on the Official MCP Registry.
- How many versions does ArisPay have?
- MCP Toplist tracks 2 versions of ArisPay, most recently published on Aug 24, 2026.
- Where can I find the source code for ArisPay?
- The source code for ArisPay is hosted at github.com/stevemilton/ArisPay.
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.