<strong>Agent-commerce infra for paid MCP tools and x402 AI/API products on Base.</strong>
Connect Pyrimid to Claude, Cursor or any other MCP client and it stops being a tab you switch to. Agent-commerce infra for paid MCP tools and x402 AI/API products on Base.. The pyrimid mcp server is what makes that connection.
Pyrimid is a protocol where vendors sell paid MCP tools / AI APIs, agents discover and buy them via x402, and commissions settle instantly in USDC via smart contracts on Base.
vercel on npm is all you need. Most clients run it directly, so configuration is a few lines and a restart.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
Endpoint — Methodpyrimid_browse — Search catalog by query, price, category, verified statuspyrimid_buy — Purchase a product via x402 with affiliate attributionpyrimid_preview — Preview the commission split before buyingpyrimid_categories — List all product categories with countspyrimid_register_affiliate — Instructions to register as an affiliate onchainDeploy — The Deploy tool exposed by this serverAmong the cloud and infrastructure options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Pyrimid's toolset — Endpoint, pyrimid_browse, pyrimid_buy and 4 more — is a fair guide to whether it matches your workflow. It is maintained by pyrimid-ai; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| Endpoint | Method |
| pyrimid_browse | Search catalog by query, price, category, verified status |
| pyrimid_buy | Purchase a product via x402 with affiliate attribution |
| pyrimid_preview | Preview the commission split before buying |
| pyrimid_categories | List all product categories with counts |
| pyrimid_register_affiliate | Instructions to register as an affiliate onchain |
| Deploy | The Deploy tool exposed by this server. |
{
"mcpServers": {
"pyrimid": {
"command": "npx",
"args": ["-y", "vercel"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.