io.github.predgeAI
whale-data-mcp
Polymarket whale trades and smart-money signals as agent tools, paid per call via x402.
stdioofficialservice
Package Details
@predge/whale-data-mcp
Transportstdio
Environment Variables
BUYER_PRIVATE_KEY(str)
Secret
Funded Base-mainnet key that signs USDC micropayments. Required for paid tools; the free discovery tool works without it.
X402_NETWORK(str)
x402 network: 'base' (mainnet, real USDC) or 'base-sepolia' (only against a testnet deployment).
MAX_PRICE_USD(str)
Hard per-call price cap in USD. Calls priced above it are refused before any payment. Default 0.05.
PREDGE_BASE_URL(str)
Override the API base URL. Defaults to the production deployment.