Skip to content
VS Code

Pyrimid Protocol for VS Code

ai.pyrimid/pyrimid

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

client:VS Code transport:streamable-http

Install Pyrimid Protocol in VS Code

.vscode/mcp.json

{
  "servers": {
    "pyrimid": {
      "type": "http",
      "url": "https://pyrimid.ai/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Pyrimid Protocol in other clients