Tollbooth Swap API
Rank #52,648xyz.tollboothswap.api/tollbooth
Token swaps and honeypot/rug checks for AI agents on 8 chains, paid per-call in USDC via x402.
Tollbooth Swap API is a Model Context Protocol (MCP) server published by soundsparkaudiolab. It ranks #52,648 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Tollbooth Swap API is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 4, 2026 and most recently updated on Aug 4, 2026.
Ranks ahead of 79,465 of 132,113 servers on MCP Toplist.
Use Tollbooth Swap API
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http tollbooth https://api.tollboothswap.xyz/mcpclaude mcp add tollbooth -e "TOLLBOOTH_PAYER_KEY=<your TOLLBOOTH_PAYER_KEY>" -e "TOLLBOOTH_URL=<your TOLLBOOTH_URL>" -- npx -y tollboothswap-mcpReplace each placeholder with your own value before saving.
[mcp_servers.tollbooth]
url = "https://api.tollboothswap.xyz/mcp"Add to ~/.codex/config.toml.
[mcp_servers.tollbooth]
command = "npx"
args = ["-y", "tollboothswap-mcp"]
[mcp_servers.tollbooth.env]
TOLLBOOTH_PAYER_KEY = "<your TOLLBOOTH_PAYER_KEY>"
TOLLBOOTH_URL = "<your TOLLBOOTH_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://api.tollboothswap.xyz/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"tollbooth": {
"command": "npx",
"args": [
"-y",
"tollboothswap-mcp"
],
"env": {
"TOLLBOOTH_PAYER_KEY": "<your TOLLBOOTH_PAYER_KEY>",
"TOLLBOOTH_URL": "<your TOLLBOOTH_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tollbooth": {
"url": "https://api.tollboothswap.xyz/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"tollbooth": {
"command": "npx",
"args": [
"-y",
"tollboothswap-mcp"
],
"env": {
"TOLLBOOTH_PAYER_KEY": "<your TOLLBOOTH_PAYER_KEY>",
"TOLLBOOTH_URL": "<your TOLLBOOTH_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"tollbooth": {
"type": "http",
"url": "https://api.tollboothswap.xyz/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"tollbooth": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tollboothswap-mcp"
],
"env": {
"TOLLBOOTH_PAYER_KEY": "<your TOLLBOOTH_PAYER_KEY>",
"TOLLBOOTH_URL": "<your TOLLBOOTH_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tollbooth": {
"serverUrl": "https://api.tollboothswap.xyz/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tollbooth": {
"command": "npx",
"args": [
"-y",
"tollboothswap-mcp"
],
"env": {
"TOLLBOOTH_PAYER_KEY": "<your TOLLBOOTH_PAYER_KEY>",
"TOLLBOOTH_URL": "<your TOLLBOOTH_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tollbooth": {
"url": "https://api.tollboothswap.xyz/mcp"
}
}
}{
"mcpServers": {
"tollbooth": {
"command": "npx",
"args": [
"-y",
"tollboothswap-mcp"
],
"env": {
"TOLLBOOTH_PAYER_KEY": "<your TOLLBOOTH_PAYER_KEY>",
"TOLLBOOTH_URL": "<your TOLLBOOTH_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/xyz.tollboothswap.api%2Ftollbooth)<a href="https://mcptoplist.com/server/xyz.tollboothswap.api%2Ftollbooth"><img src="https://mcptoplist.com/badge/xyz.tollboothswap.api%2Ftollbooth.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
soundsparkaudiolab
Other servers by soundsparkaudiolab
View all soundsparkaudiolab servers →Available versions (3)
| Version | Published |
|---|---|
| 1.0.3 | Aug 4, 2026 |
| 1.0.2 | Aug 4, 2026 |
| 1.0.1 | Aug 4, 2026 |
Frequently asked questions
- Who maintains Tollbooth Swap API?
- Tollbooth Swap API is maintained by soundsparkaudiolab, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Tollbooth Swap API listed on the Official MCP Registry?
- Yes — Tollbooth Swap API is listed on the Official MCP Registry, alongside Glama.
- How many versions does Tollbooth Swap API have?
- MCP Toplist tracks 3 versions of Tollbooth Swap API, most recently published on Aug 4, 2026.
- Where can I find the source code for Tollbooth Swap API?
- The source code for Tollbooth Swap API is hosted at github.com/soundsparkaudiolab/tollboothswap-mcp.
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.