AiFinPay
Rank #4,921io.github.daochild/aifinpay
Pay for any HTTP API in stablecoins on Polygon and Solana with one MCP call.
AiFinPay is a Model Context Protocol (MCP) server published by AiFinPay. It ranks #4,921 of 130,833 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. AiFinPay is listed across 2 registries — Official MCP and mcp.so, with 1 tracked version. It was first listed on May 16, 2026 and most recently updated on Sep 20, 2026.
Ranks ahead of 125,912 of 130,833 servers on MCP Toplist.
Use AiFinPay
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http aifinpay https://mcp.aifinpay.io/mcpclaude mcp add aifinpay -e "AIFINPAY_AGENT_SECRET=<your AIFINPAY_AGENT_SECRET>" -e "AIFINPAY_MAX_USD=<your AIFINPAY_MAX_USD>" -e "AIFINPAY_BASE_URL=<your AIFINPAY_BASE_URL>" -- npx -y @aifinpay/mcp @aifinpay/mcpReplace each placeholder with your own value before saving.
[mcp_servers.aifinpay]
url = "https://mcp.aifinpay.io/mcp"Add to ~/.codex/config.toml.
[mcp_servers.aifinpay]
command = "npx"
args = ["-y", "@aifinpay/mcp", "@aifinpay/mcp"]
[mcp_servers.aifinpay.env]
AIFINPAY_AGENT_SECRET = "<your AIFINPAY_AGENT_SECRET>"
AIFINPAY_MAX_USD = "<your AIFINPAY_MAX_USD>"
AIFINPAY_BASE_URL = "<your AIFINPAY_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.aifinpay.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"aifinpay": {
"command": "npx",
"args": [
"-y",
"@aifinpay/mcp",
"@aifinpay/mcp"
],
"env": {
"AIFINPAY_AGENT_SECRET": "<your AIFINPAY_AGENT_SECRET>",
"AIFINPAY_MAX_USD": "<your AIFINPAY_MAX_USD>",
"AIFINPAY_BASE_URL": "<your AIFINPAY_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aifinpay": {
"url": "https://mcp.aifinpay.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"aifinpay": {
"command": "npx",
"args": [
"-y",
"@aifinpay/mcp",
"@aifinpay/mcp"
],
"env": {
"AIFINPAY_AGENT_SECRET": "<your AIFINPAY_AGENT_SECRET>",
"AIFINPAY_MAX_USD": "<your AIFINPAY_MAX_USD>",
"AIFINPAY_BASE_URL": "<your AIFINPAY_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"aifinpay": {
"type": "http",
"url": "https://mcp.aifinpay.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"aifinpay": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@aifinpay/mcp",
"@aifinpay/mcp"
],
"env": {
"AIFINPAY_AGENT_SECRET": "<your AIFINPAY_AGENT_SECRET>",
"AIFINPAY_MAX_USD": "<your AIFINPAY_MAX_USD>",
"AIFINPAY_BASE_URL": "<your AIFINPAY_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aifinpay": {
"serverUrl": "https://mcp.aifinpay.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aifinpay": {
"command": "npx",
"args": [
"-y",
"@aifinpay/mcp",
"@aifinpay/mcp"
],
"env": {
"AIFINPAY_AGENT_SECRET": "<your AIFINPAY_AGENT_SECRET>",
"AIFINPAY_MAX_USD": "<your AIFINPAY_MAX_USD>",
"AIFINPAY_BASE_URL": "<your AIFINPAY_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aifinpay": {
"url": "https://mcp.aifinpay.io/mcp"
}
}
}{
"mcpServers": {
"aifinpay": {
"command": "npx",
"args": [
"-y",
"@aifinpay/mcp",
"@aifinpay/mcp"
],
"env": {
"AIFINPAY_AGENT_SECRET": "<your AIFINPAY_AGENT_SECRET>",
"AIFINPAY_MAX_USD": "<your AIFINPAY_MAX_USD>",
"AIFINPAY_BASE_URL": "<your AIFINPAY_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.daochild%2Faifinpay)<a href="https://mcptoplist.com/server/io.github.daochild%2Faifinpay"><img src="https://mcptoplist.com/badge/io.github.daochild%2Faifinpay.svg" alt="MCP Toplist: Top 5% of 130,833" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
AiFinPay
Available versions (1)
| Version | Published |
|---|---|
| 2.2.2 | Sep 20, 2026 |
Frequently asked questions
- Who maintains AiFinPay?
- AiFinPay is maintained by AiFinPay, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is AiFinPay listed on the Official MCP Registry?
- Yes — AiFinPay is listed on the Official MCP Registry, alongside mcp.so.
- How many versions does AiFinPay have?
- MCP Toplist tracks 1 version of AiFinPay, most recently published on Sep 20, 2026.
- Where can I find the source code for AiFinPay?
- The source code for AiFinPay is hosted at github.com/AiFinPay/sdk.
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.