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
21.7%
23 probes
Response
698ms
last probe
Tools
7
callable

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.

Similar MCP servers embedding-nearest

io.github.forgemeshlabs/affiliate-router-mcp
Route x402 payments, Pyrimid affiliate splits, and referral links. Vendor-neutral, adapter-based.
0 tools
@easynodexyz/mcp-x402
MCP server for AI agents to purchase VPS/Node products via Easy Node's x402 API with USDC on Base
0 tools
agent-commerce-protocol-mcp
Agent Commerce Protocol MCP — bridges Stripe ACP + Google AP2 + Coinbase x402 for agent payments inside ChatGPT, AP2 coalition rails, and pa
0 tools
Pyrimid
x402 service listed on awesome-x402: Pyrimid [x402: $0.001/call on eip155:8453, category=data]
0 tools · http
Unified Offer Protocol MCP Server
AI-powered e-commerce product search, affiliate links, and price negotiation
0 tools
Unified Offer Protocol MCP Server
AI-powered e-commerce product search, affiliate links, and price negotiation
0 tools

How to use

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

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