| name | bluepages |
| description | Look up wallet address <> Twitter/Farcaster identity mappings via Bluepages.fyi. Use when asked who owns a wallet, finding addresses for a Twitter/Farcaster handle, looking up 0x addresses, or any wallet identity and address attribution queries.
|
| compatibility | Requires MCP server (npx github:bluepagesdoteth/bluepages-mcp) and one of: BLUEPAGES_API_KEY or PRIVATE_KEY (Ethereum, for x402 payments).
|
| metadata | {"author":"bluepages","version":"1.0.2","openclaw":{"emoji":"📘","install":[{"kind":"node","package":"github:bluepagesdoteth/bluepages-mcp"}],"homepage":"https://bluepages.fyi/docs.html","requires":{"env":["BLUEPAGES_API_KEY","PRIVATE_KEY"]}}} |
Bluepages
800K+ verified Ethereum address <> Twitter/X mappings, plus Farcaster.
Setup
Requires the Bluepages MCP server: npx -y github:bluepagesdoteth/bluepages-mcp
or direct API calls (see below). The MCP server is the recommended way to use Bluepages.
Authentication
Requires one of these env vars:
BLUEPAGES_API_KEY (recommended) — 20% cheaper, 2x rate limits.
PRIVATE_KEY — Ethereum private key for x402 pay-per-request (USDC on Base).
Security note: Never use a main wallet key. Use a dedicated, funded-only-as-needed agent wallet if providing PRIVATE_KEY.
With a private key, you can either pay per request via x402 or purchase a using the and MCP tools.