mcpbeat Sign in

Walletlens MCP Server

by shawnwollenberg Your server? Claim it
local only

Walletlens runs on your own machine — the client starts it, so there is no endpoint to ping. 26 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 10 · avg 4 · +56% w/w
a month agotoday
26
Installs / week
npm · @shawnwollenberg/walletlens-mcp
0
Stars
0 open issues
3 Aug 2026
Last commit
0 releases in 90 days
ISC
License
TypeScript

Nothing serious here today

Today is the operative word: we check Walletlens every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

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"
    }
  }
}

This one needs environment variables set before it will start: WALLETLENS_X402_PRIVATE_KEY (Dedicated agent-wallet private key for paid x402 tools.), WALLETLENS_MAX_PAYMENT_USDC (Maximum USDC allowed for one report. Defaults to 0.02.), WALLETLENS_EXPECTED_PAY_TO (Expected WalletLens payment recipient address.), WALLETLENS_BASE_URL (WalletLens API origin. Defaults to the production service.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Walletlens

same job, measured the same way
C
MCPFax Bazaar Intelligence
by mcpscores

Seller ranks, trends and demand in the x402 economy. USDC read off Base, not self-reported.

6 tools answering
Academic Evidence Pack
by jmxisnext

Signed citation-integrity reports + retraction-checked evidence packs, paid per call via x402/USDC.

6 tools answering
Verdoc
by verdochello

Deterministic AGENTS.md and repo analysis for coding agents, paid per call in USDC over x402.

local only
Postcodeproperty
by markhahnel

UK area & property intelligence for AI agents: reports, EPC, comparables, with source provenance.

answering
systemprompt.io reports
by systemprompt

Paid EU AI Act compliance reports for agents. $1.50 per call via x402 (USDC on Base) or Stripe.

2 tools answering
Wizeb AI-Native Index
by wizeb

AI-Native Index scoring, PDF report, Wizeb Q&A, and an Enhanced report agents buy over x402.

7 tools answering
AIXBT
by aixbt

Crypto market intelligence for Projects, Topics, Intel, Reports, and Clusters.

12 tools answering
Engineering Board
by ghostlygawd

Repository-owned engineering pattern intelligence - 19 MCP tools over stdio.

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 26 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 26 times in the last week. Week over week that is +56%. 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 — it is published under the ISC licence, 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.