Skip to main content
ClaudeWave

MCP server: token swaps and honeypot checks for AI agents on 8 chains, paid per-call in USDC via x402

MCP ServersRegistry oficial1 estrellas0 forksJavaScriptMITActualizado today
Install in Claude Code / Claude Desktop
Method: NPX · tollboothswap-mcp
Claude Code CLI
claude mcp add tollboothswap-mcp -- npx -y tollboothswap-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "tollboothswap-mcp": {
      "command": "npx",
      "args": ["-y", "tollboothswap-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Casos de uso

Resumen de MCP Servers

# tollboothswap-mcp — Token Swaps & Honeypot Checks for AI Agents (MCP Server)

MCP server for [Tollbooth](https://api.tollboothswap.xyz): non-custodial token
swap execution and token safety screening on **8 chains** — Solana, Base,
Ethereum, Arbitrum, Polygon, Optimism, BSC, Avalanche. Quotes and symbol
resolution are free; swap builds (~$0.005) and safety checks ($0.01) are paid
per-call in USDC via the [x402 protocol](https://www.x402.org) — no API keys,
no accounts, no subscriptions.

## Quick start

```bash
npx tollboothswap-mcp
```

### Claude Desktop / Cursor / any MCP client

```json
{
  "mcpServers": {
    "tollbooth": {
      "command": "npx",
      "args": ["-y", "tollboothswap-mcp"],
      "env": {
        "TOLLBOOTH_PAYER_KEY": "0x<EVM private key holding USDC on Base>"
      }
    }
  }
}
```

`TOLLBOOTH_PAYER_KEY` is optional: without it the free tools
(`resolve_token`, `get_quote`, `get_service_info`, `get_receipt`) work fully,
and paid tools return x402 payment instructions instead of results. With it,
tolls are paid automatically and gaslessly (EIP-3009 — the key never spends
gas, only USDC).

## Tools

| Tool | Cost | What it does |
| --- | --- | --- |
| `resolve_token` | free | Ticker symbol → contract addresses, ranked by DEX liquidity |
| `get_quote` | free | Fee-inclusive indicative swap quote |
| `check_token` | $0.01 | Honeypot / rug-pull / freeze-authority / sell-tax screening with verdict + findings |
| `build_swap` | ~$0.005 | Unsigned, ready-to-sign swap transaction + HMAC-signed receipt (`safeMode` screens both tokens first) |
| `get_receipt` | free | Verify a past build receipt by id |
| `get_service_info` | free | Service manifest: chains, fees, pricing |

## Trust model

Tollbooth is non-custodial: it builds transactions but never holds keys or
funds. Your agent signs and submits everything with its own wallet. Every
paid build returns a signed receipt for audit trails.

## Links

- Full tutorial: https://api.tollboothswap.xyz/guides/agent-swaps.md
- Agent usage guide: https://api.tollboothswap.xyz/skill.md
- Runnable HTTP examples: https://github.com/soundsparkaudiolab/tollbooth-examples

## License

MIT
ai-agentsdefihoneypot-detectionmcpmcp-servermicropaymentssolanatoken-swapusdcx402

Lo que la gente pregunta sobre tollboothswap-mcp

¿Qué es soundsparkaudiolab/tollboothswap-mcp?

+

soundsparkaudiolab/tollboothswap-mcp es mcp servers para el ecosistema de Claude AI. MCP server: token swaps and honeypot checks for AI agents on 8 chains, paid per-call in USDC via x402 Tiene 1 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala tollboothswap-mcp?

+

Puedes instalar tollboothswap-mcp clonando el repositorio (https://github.com/soundsparkaudiolab/tollboothswap-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar soundsparkaudiolab/tollboothswap-mcp?

+

soundsparkaudiolab/tollboothswap-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene soundsparkaudiolab/tollboothswap-mcp?

+

soundsparkaudiolab/tollboothswap-mcp es mantenido por soundsparkaudiolab. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a tollboothswap-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega tollboothswap-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: soundsparkaudiolab/tollboothswap-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/soundsparkaudiolab-tollboothswap-mcp)](https://claudewave.com/repo/soundsparkaudiolab-tollboothswap-mcp)
<a href="https://claudewave.com/repo/soundsparkaudiolab-tollboothswap-mcp"><img src="https://claudewave.com/api/badge/soundsparkaudiolab-tollboothswap-mcp" alt="Featured on ClaudeWave: soundsparkaudiolab/tollboothswap-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a tollboothswap-mcp