Pai Managed
Rank #55,839io.github.szarl/payments-ai-mcp
Launch products and branded checkouts on Payments AI, the Merchant of Record for AI-built apps.
Pai Managed is a Model Context Protocol (MCP) server published by paymentsai. It ranks #55,839 of 132,113 servers tracked on MCP Toplist. Pai Managed is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 9, 2026 and most recently updated on Jul 9, 2026.
Ranks ahead of 76,274 of 132,113 servers on MCP Toplist.
Use Pai Managed
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add payments-ai-mcp -- npx -y @payments-ai/mcp[mcp_servers.payments-ai-mcp]
command = "npx"
args = ["-y", "@payments-ai/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"payments-ai-mcp": {
"command": "npx",
"args": [
"-y",
"@payments-ai/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"payments-ai-mcp": {
"command": "npx",
"args": [
"-y",
"@payments-ai/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"payments-ai-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@payments-ai/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"payments-ai-mcp": {
"command": "npx",
"args": [
"-y",
"@payments-ai/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"payments-ai-mcp": {
"command": "npx",
"args": [
"-y",
"@payments-ai/mcp"
]
}
}
}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.szarl%2Fpayments-ai-mcp)<a href="https://mcptoplist.com/server/io.github.szarl%2Fpayments-ai-mcp"><img src="https://mcptoplist.com/badge/io.github.szarl%2Fpayments-ai-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
paymentsai
Available versions (2)
| Version | Published |
|---|---|
| 1.1.3 | Jul 9, 2026 |
| 1.1.2 | Jul 9, 2026 |
Frequently asked questions
- Who maintains Pai Managed?
- Pai Managed is maintained by paymentsai, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Pai Managed listed on the Official MCP Registry?
- Yes — Pai Managed is listed on the Official MCP Registry.
- How many versions does Pai Managed have?
- MCP Toplist tracks 2 versions of Pai Managed, most recently published on Jul 9, 2026.
- Where can I find the source code for Pai Managed?
- The source code for Pai Managed is hosted at github.com/paymentsai/pai-managed.
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.