Q402 MCP vs E2b Sandbox MCP — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Q402 MCP vs E2b Sandbox MCP
In-depth architectural comparison of the Q402 MCP and E2b Sandbox MCP MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Q402 MCP
Code Execution · Local stdio
Quality: 52/100 (Good) | Auth: No auth required
E2b Sandbox MCP
Code Execution · Local stdio
Quality: 56/100 (Good) | Auth: API Key required
Verdict Summary: Choose Q402 MCP if you need specialized Code Execution tools running via a local process. Choose E2b Sandbox MCP if your workspace requires Code Execution integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Q
Choose Q402 MCP when:
You need dedicated capabilities in the Code Execution domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Q402 - gasless payments, yield, escrow, bridge & NAV triggers on 12 EVM chains. Sandbox-default.
Connect Claude Code with E2B cloud sandboxes — 29 tools for creating isolated Linux VMs, cloning repos, running commands, managing files, and performing git operations without touching the local machine.
Single-recipient gasless transfer. Sandbox by default. In live mode, automatically runs a trust-check ($0.02) on the recipient before each payment when it is a first-time counterparty or the amount ≥ $1; verdict cached 7 days (no double-charge within TTL). Degrades to free basic verdict only when w…
q402_batch_pay
Up to 20 recipients per call. Trial: 5 - applies when paying with your own key (Mode A/B); server-managed Agent Wallet (Mode C) batch is paid Multichain-only. Same auto-routing as `q402_pay`. 6+ BNB batches with Trial set return `status="ambiguous"` so the agent asks how to split. xlayer + stable n…
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Q402 MCP is categorized under Code Execution and uses a local stdio subprocess. In contrast, E2b Sandbox MCP belongs to Code Execution using local stdio subprocess. Select Q402 MCP when you need capabilities focused on code execution and E2b Sandbox MCP when you require tools for code execution.
Fetch + locally verify a Trust Receipt (`rct_…` id, ECDSA against the relayer EOA).
q402_wallet_status
Per-chain EIP-7702 state for the EOA derived from `Q402_PRIVATE_KEY`.
q402_clear_delegation
Clear EIP-7702 delegation (Mode A/B local key OR Mode C api key, server-signed). Sponsored on every chain except Ethereum (billed to your Gas Tank). Two-phase consent (`consentToken`).
q402_agentic_info
Agent Wallet info (addresses, per-wallet caps, daily-spend used, ERC-8004 id). Drives Mode C.
q402_memory_summary
Treasury overview over a window: USD-stablecoin spend by chain/source, top vendors, schedules, open requests/escrow, failures. Read-only.
q402_vendor_history
Total paid to one vendor (or a vendor leaderboard) with recurring cadence. Read-only.
q402_agent_spend_report
Per-Agent-Wallet spend with each wallet's caps. Read-only.
+39 more tools listed on main page
E2b Sandbox MCP Tools (29)
sandbox_create
Create a new cloud sandbox (Linux VM)
sandbox_list
List all active sandboxes
sandbox_info
Get details about a specific sandbox
sandbox_kill
Terminate and destroy a sandbox
sandbox_keep_alive
Extend a sandbox's timeout
sandbox_pause
Pause a sandbox, preserving its state for later
sandbox_resume
Resume a previously paused sandbox
sandbox_get_url
Get a public URL for a port (preview dev servers in browser)
sandbox_upload_url
Get a presigned URL to upload files to the sandbox
sandbox_download_url
Get a presigned URL to download files from the sandbox
sandbox_exec
Run a shell command and get stdout/stderr/exit code
sandbox_exec_background
Start a background process (dev servers, watchers)