Agent Wormhole runs on your own machine — the client starts it, so there is no endpoint to ping. 563 installs a week from npm. Last commit 16 Sep 2026.
Check tokens, pages and x402 payments before your agent trusts them. Offline verdicts.
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
proc = subprocess.run(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add wormhole-x402 -- npx -y wormhole-x402
{
"mcpServers": {
"wormhole-x402": {
"args": [
"-y",
"wormhole-x402"
],
"command": "npx"
}
}
}
[mcp_servers.wormhole-x402]
command = "npx"
args = ["-y", "wormhole-x402"]
{
"mcpServers": {
"wormhole-x402": {
"args": [
"-y",
"wormhole-x402"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"wormhole-x402": {
"args": [
"-y",
"wormhole-x402"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
WORMHOLE_API_KEY (Optional. Hosted-mode key from dashboard.agentwormhole.com: adds URL checks with change history, and the operator's spend policy (budgets, approvals, kill switch) on payments.), WORMHOLE_VERIFY_URL (Optional. Override the hosted verifier endpoint (default https://dashboard.agentwormhole.com/api/v1/verify).), WORMHOLE_ADDRESS_LEDGER (Optional. Path to the address-provenance ledger written by wormhole-guard's readguard hook (default ~/.wormhole/addresses.jsonl).).
The author declared them in the registry entry; get the values from the project itself.
Verify x402 payment endpoints before an AI agent pays: scam scan, on-chain checks, trust scores.
Pre-payment merchant trust checks for x402 agents on Base and Solana.
Verified directory for machine payments (x402 & MPP): check services and wallets before agents pay.
Find and vet x402 payment APIs before your agent pays one: uptime, price, on-chain volume.
Screen the counterparty of an x402 payment before an agent pays it. Runs offline by default.
Trust layer for agent payments (x402, Base): verify agents, risk scores, signed escrow verdicts.
Trust scores and on-chain payment receipts for x402 services.
Signed time and SHA-256 witness receipts for agents, with offline verification and x402 payment.
Answers built from our own checks of this server.