io.github.thomenz

brmarket-mcp

Brazilian marketplace search (ML, Shopee, AliExpress) + free import-tax calculator (x402)

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

EVM_PRIVATE_KEY(str)
Secret

0x private key of a DEDICATED wallet holding USDC on Base (pays per call). Paid tools return 402 without it.

SOLANA_PRIVATE_KEY(str)
Secret

base58 or JSON-array secret key of a DEDICATED Solana wallet holding USDC (pays per call). Configure this and/or EVM_PRIVATE_KEY; the x402 layer settles on whichever rail the 402 advertises.

SOLANA_RPC_URL(str)

Optional Solana RPC override used to build the payment (e.g. a Helius URL).

BRMARKET_BASE_URL(str)

Base URL of a brmarket Worker. Defaults to the hosted production API (https://brmarket.thomenz.me).

X402_NETWORK(str)

'base' (mainnet, default) or 'base-sepolia' (testnet).