mcpbeat

Walletlens MCP Server

by shawnwollenberg
local only

Walletlens runs on your own machine — the client starts it, so there is no endpoint to ping. 323 installs a week from npm. Last commit 3 Aug 2026.

EVM wallet reports and Robinhood Stock Token intelligence paid with USDC over x402.

Installs per day peak 272 · avg 10
a month agotoday
323
Installs / week
npm · @shawnwollenberg/walletlens-mcp
0
Stars
0 open issues
3 Aug 2026
Last commit
0 releases in 90 days
License
TypeScript

Connect this server

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.

run in your terminal
claude mcp add walletlens -- npx -y @shawnwollenberg/walletlens-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "walletlens": {
      "args": [
        "-y",
        "@shawnwollenberg/walletlens-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.walletlens]
command = "npx"
args = ["-y", "@shawnwollenberg/walletlens-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "walletlens": {
      "args": [
        "-y",
        "@shawnwollenberg/walletlens-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "walletlens": {
      "args": [
        "-y",
        "@shawnwollenberg/walletlens-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Walletlens

same job, measured the same way
Robinx MCP
by jamhimself

Robinhood Chain (4663) caller accuracy + token intel, graded vs real price since genesis. x402-paid

74 installs/wk 23 tools answering
TradeOS Public Intelligence
by agenticsrclab

Crypto market intelligence, evidence, watchlists, feedback, and paid x402 SKU routing.

77 installs/wk local only
Pellet
by pelletfi

Token intelligence on Base. Market data, safety flags, and analysis via x402.

47 installs/wk local only
Losbeto
by rmartins1451

x402-paid market intelligence: forex, stocks, commodities, macro + crypto. Pay-per-call in USDC.

43 installs/wk local only
x402-vend — WebIntel
by omarnassar1127

Pay-per-call web & EU business intelligence for AI agents (x402 USDC on Base). 11 tools.

11 tools answering
x402 Web Extract
by senpi-station

Pay-per-use web extract, token prices, and wallet balances via x402 USDC micropayments.

3 tools answering
Hyperd MCP
by hyperd-ai

Pre-trade DeFi intelligence: 24 paid x402 tools incl. 6 synthesis verdicts, USDC on Base.

57 installs/wk local only
Hyre MCP
by cryptoeights

17 DeFi + RWA tools — PumpFun, wallet PnL, Meteora LP, Robinhood Chain stocks — paid via x402.

50 installs/wk local only

Walletlens — questions

Answers built from our own checks of this server.

Why is there no uptime for Walletlens?
Walletlens runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @shawnwollenberg/walletlens-mcp was installed 323 times last week.
How do I connect Walletlens?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @shawnwollenberg/walletlens-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Walletlens?
The npm package @shawnwollenberg/walletlens-mcp was installed 323 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Walletlens open source?
Yes — written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.