PaidSync.ai
Rank #33,546io.github.PaidSync/paidsync
Run ads on Google, Meta, LinkedIn, TikTok and more from AI. 430+ tools across 13 platforms.
PaidSync.ai is a Model Context Protocol (MCP) server published by traffiycom-ui. It ranks #33,546 of 115,591 servers tracked on MCP Toplist. PaidSync.ai is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Apr 8, 2026 and most recently updated on Aug 2, 2026.
Ranks ahead of 82,045 of 115,591 servers on MCP Toplist.
Use PaidSync.ai
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http paidsync https://mcp.paidsync.ai/mcp[mcp_servers.paidsync]
url = "https://mcp.paidsync.ai/mcp"Add to ~/.codex/config.toml.
https://mcp.paidsync.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"paidsync": {
"url": "https://mcp.paidsync.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"paidsync": {
"type": "http",
"url": "https://mcp.paidsync.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"paidsync": {
"serverUrl": "https://mcp.paidsync.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"paidsync": {
"url": "https://mcp.paidsync.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.PaidSync%2Fpaidsync)<a href="https://mcptoplist.com/server/io.github.PaidSync%2Fpaidsync"><img src="https://mcptoplist.com/badge/io.github.PaidSync%2Fpaidsync.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
traffiycom-ui
Other servers by traffiycom-ui
View all traffiycom-ui servers →Available versions (2)
| Version | Published |
|---|---|
| 2.0.0 | Aug 2, 2026 |
| 1.0.0 | Apr 8, 2026 |
Frequently asked questions
- Who maintains PaidSync.ai?
- PaidSync.ai is maintained by traffiycom-ui, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is PaidSync.ai listed on the Official MCP Registry?
- Yes — PaidSync.ai is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does PaidSync.ai have?
- MCP Toplist tracks 2 versions of PaidSync.ai, most recently published on Aug 2, 2026.
- Where can I find the source code for PaidSync.ai?
- The source code for PaidSync.ai is hosted at github.com/traffiycom-ui/paidsync-mcp-server.