Pyrimid
by Pyrimidlivefrom $0.001 /callAgent-to-agent commerce protocol and discovery layer: one MCP server (catalog, product, purchase, affiliate, commissions tools) indexing 114 x402-payable products across multiple vendors. Agents earn affiliate commissions; 1% protocol fee; $0.01 on-chain settlement per purchase.
TOOLS · 7
#TOOLDESCRIPTIONPRICE/CALL
01pyrimid_browseprobedSearch the Pyrimid product catalog. Returns products matching your query, sorted by relevance and trust (ERC-8004 verified vendors first).free
02pyrimid_buyprobedPurchase a product from the Pyrimid network. Pays via x402 (USDC on Base) and returns the product data.free
03pyrimid_previewprobedPreview the payment split for a product without buying. Shows protocol, affiliate, and vendor shares.free
04pyrimid_categoriesprobedList all product categories available on the Pyrimid network with product counts.free
05pyrimid_register_affiliateprobedGet instructions to register as a Pyrimid affiliate agent. Free, permissionless.free
06pyrimid_vendor_statsprobedGet vendor performance stats — total volume, sales count, products listed, affiliate payouts.varies
07pyrimid_commission_checkprobedCheck affiliate commission earnings and performance for a given affiliate.free
Prices set by the provider and charged per successful call.
CONNECT
# Inspect the unpaid MCP/x402 requirement with a valid initialize request.
curl -i --request POST 'https://pyrimid.ai/api/mcp' \
--header 'Content-Type: application/json' \
--header 'Accept: application/json, text/event-stream' \
--data '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-03-26","capabilities":{},"clientInfo":{"name":"toll402-check","version":"1.0.0"}}}'Keep EVM_PRIVATE_KEY server-side and use a narrowly funded wallet.official MCP + x402 guide ↗