Odel
web3 portfolio

web3 portfolio

Local
@shawnwollenbergTypeScriptUpdated 1mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@shawnwollenberg/walletlens-mcpv0.1.2

Run

npx -y @shawnwollenberg/walletlens-mcp

MCP client config

{
  "mcpServers": {
    "web3-portfolio": {
      "command": "npx",
      "args": [
        "-y",
        "@shawnwollenberg/walletlens-mcp"
      ]
    }
  }
}