Agent♥︎Age
Catalog

io.github.shawnwollenberg/walletlens

Official

by shawnwollenberg · TypeScript

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

WalletLens MCP Server

WalletLens MCP provides MCP-compatible agents access to free service discovery and paid EVM wallet intelligence. It includes Robinhood Stock Token reports and is “paid with USDC over x402.” The server runs locally over stdio, and paid requests are signed locally with a dedicated agent wallet.

🛠️ Key Features

  • EVM wallet intelligence and Robinhood Stock Token reports (paid)
  • Free service discovery via get_service_metadata
  • Supported-chain information via get_supported_chains
  • OpenAPI exposure via get_openapi_schema
  • Local signing for paid requests; WalletLens never receives the private key
  • Tool list includes get_portfolio and get_tx

🚀 Use Cases

  • Retrieve paid portfolio balances and USD values with get_portfolio
  • Use transaction-related data via get_tx
  • Discover service metadata and supported chains for integration planning

⚡ Developer Benefits

  • MCP-compatible access over stdio
  • Programmatic discovery using get_service_metadata, get_supported_chains, and get_openapi_schema
  • Typed interface via the provided OpenAPI schema

⚠️ Limitations

  • Paid functionality depends on USDC payment “over x402”
  • The provided excerpt does not specify full tool parameters or authentication details beyond local signing