Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

Pyrimid Protocol

ai.pyrimid/pyrimid

Agent-commerce MCP server for x402/USDC payments and affiliate splits on Base.

Uptime
12.7%
71 probes
Response
641ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

pyrimid_browse

Search the Pyrimid product catalog. Returns products matching your query, sorted by relevance and trust (ERC-8004 verified vendors first).

pyrimid_buy

Purchase a product from the Pyrimid network. Pays via x402 (USDC on Base) and returns the product data.

pyrimid_preview

Preview the payment split for a product without buying. Shows protocol, affiliate, and vendor shares.

pyrimid_categories

List all product categories available on the Pyrimid network with product counts.

pyrimid_register_affiliate

Get instructions to register as a Pyrimid affiliate agent. Free, permissionless.

pyrimid_vendor_stats

Get vendor performance stats — total volume, sales count, products listed, affiliate payouts.

pyrimid_commission_check

Check affiliate commission earnings and performance for a given affiliate.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pyrimid_protocol": {
      "url": "https://pyrimid.ai/api/mcp",
      "transport": "streamable-http"
    }
  }
}