Agent Wormhole
Rank #7,070io.github.runningoffcode/wormhole-x402
Check tokens, pages and x402 payments before your agent trusts them. Offline verdicts.
Agent Wormhole is a Model Context Protocol (MCP) server published by runningoffcode. It ranks #7,070 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Agent Wormhole is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 26, 2026 and most recently updated on Sep 6, 2026.
Ranks ahead of 124,976 of 132,046 servers on MCP Toplist.
Use Agent Wormhole
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add wormhole-x402 -e "WORMHOLE_API_KEY=<your WORMHOLE_API_KEY>" -e "WORMHOLE_VERIFY_URL=<your WORMHOLE_VERIFY_URL>" -e "WORMHOLE_ADDRESS_LEDGER=<your WORMHOLE_ADDRESS_LEDGER>" -- npx -y wormhole-x402Replace each placeholder with your own value before saving.
[mcp_servers.wormhole-x402]
command = "npx"
args = ["-y", "wormhole-x402"]
[mcp_servers.wormhole-x402.env]
WORMHOLE_API_KEY = "<your WORMHOLE_API_KEY>"
WORMHOLE_VERIFY_URL = "<your WORMHOLE_VERIFY_URL>"
WORMHOLE_ADDRESS_LEDGER = "<your WORMHOLE_ADDRESS_LEDGER>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wormhole-x402": {
"command": "npx",
"args": [
"-y",
"wormhole-x402"
],
"env": {
"WORMHOLE_API_KEY": "<your WORMHOLE_API_KEY>",
"WORMHOLE_VERIFY_URL": "<your WORMHOLE_VERIFY_URL>",
"WORMHOLE_ADDRESS_LEDGER": "<your WORMHOLE_ADDRESS_LEDGER>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wormhole-x402": {
"command": "npx",
"args": [
"-y",
"wormhole-x402"
],
"env": {
"WORMHOLE_API_KEY": "<your WORMHOLE_API_KEY>",
"WORMHOLE_VERIFY_URL": "<your WORMHOLE_VERIFY_URL>",
"WORMHOLE_ADDRESS_LEDGER": "<your WORMHOLE_ADDRESS_LEDGER>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"wormhole-x402": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"wormhole-x402"
],
"env": {
"WORMHOLE_API_KEY": "<your WORMHOLE_API_KEY>",
"WORMHOLE_VERIFY_URL": "<your WORMHOLE_VERIFY_URL>",
"WORMHOLE_ADDRESS_LEDGER": "<your WORMHOLE_ADDRESS_LEDGER>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wormhole-x402": {
"command": "npx",
"args": [
"-y",
"wormhole-x402"
],
"env": {
"WORMHOLE_API_KEY": "<your WORMHOLE_API_KEY>",
"WORMHOLE_VERIFY_URL": "<your WORMHOLE_VERIFY_URL>",
"WORMHOLE_ADDRESS_LEDGER": "<your WORMHOLE_ADDRESS_LEDGER>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wormhole-x402": {
"command": "npx",
"args": [
"-y",
"wormhole-x402"
],
"env": {
"WORMHOLE_API_KEY": "<your WORMHOLE_API_KEY>",
"WORMHOLE_VERIFY_URL": "<your WORMHOLE_VERIFY_URL>",
"WORMHOLE_ADDRESS_LEDGER": "<your WORMHOLE_ADDRESS_LEDGER>"
}
}
}
}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/io.github.runningoffcode%2Fwormhole-x402)<a href="https://mcptoplist.com/server/io.github.runningoffcode%2Fwormhole-x402"><img src="https://mcptoplist.com/badge/io.github.runningoffcode%2Fwormhole-x402.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
runningoffcode
Available versions (2)
| Version | Published |
|---|---|
| 0.8.0 | Sep 6, 2026 |
| 0.6.2 | Sep 4, 2026 |
Frequently asked questions
- Who maintains Agent Wormhole?
- Agent Wormhole is maintained by runningoffcode, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Agent Wormhole listed on the Official MCP Registry?
- Yes — Agent Wormhole is listed on the Official MCP Registry.
- How many versions does Agent Wormhole have?
- MCP Toplist tracks 2 versions of Agent Wormhole, most recently published on Sep 6, 2026.
- Where can I find the source code for Agent Wormhole?
- The source code for Agent Wormhole is hosted at github.com/runningoffcode/agent-wormhole.
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.